.maincontent  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        white-space: normal;

}

.nopcart  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        white-space: normal;
        border: solid;

}

.nopheader {
    background: #eff7ff;
    border:1px #347c17;
}
.noptotal {
    background: #f0f1f0;
}

h2 {  font-size: 17px; color: blue; font-family: Verdana, Arial; font-style: italic; text-decoration: underline overline}
.tbl {color: #347c17; border: 1px #347c17; border-style: solid}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #0D79BD; /* #bbc3d3; */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


