body {  font-family:   Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000;
  background-color: #99EEEE;
}

td, th {  font-family:   Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; }


.colored {background-color: #FFDEAD;}

.tabs {background-color: #0033FF;}

.tabsback {background-color: #CCCCCC; color: #0033FF;}

.selected {font-weight: bold; color: #000000;}

.red {color: red}
.blue {color: blue}

.titletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FF0000; text-align: left; }
.tooltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

.smalltitle {  font-family: "Times New Roman", Times, serif; font-size: 24px; color: #000000; text-align: center; font-weight: bold}

.submenu {  font-family: "Times New Roman", Times, serif;
 font-size: 18px;
  color: #FFFFFF;
   text-align: center;
    font-weight: bold;
    background-color:#cccccc;
    }

.submenuselected {  font-family: "Times New Roman", Times, serif;
 font-size: 18px;
  color: #FFFFFF;
   text-align: center;
    font-weight: bold;
    background-color:#999999;
    }

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-align: center; }

.disclaimer {  font-family: "Times New Roman", Times, serif;
 font-size: 12px;
  color: #000000;
   text-align: center;
    font-weight: bold;
    background-color:#cccccc;
   border: 2px 2px 2px 2px;
   width:100px;
   padding:5px;
   border-color:#000000;
   border-style:outset;
   text-align:center;
   vertical-align:middle;

}

A:link, A:visited {
   text-decoration: none;
   color: #0000FF;
}
A:hover {
   text-decoration: none;
   color: #FF0000;
}

.buttonNormal		{color:black;  font-weight:bold}
.buttonOver  		{color:yellow; font-weight:bold; cursor:hand}
.buttonDown  		{color:green; font-weight:bold; cursor:hand}
.buttonOut   		{color:black; font-weight:bold; cursor:normal}

.cartHeaderRow		{background-color:lightgrey}
.cartItemRow		{color:black}
.cartSubtotalRow		{color:black}
.cartTaxRow			{color:darkblue; font-weight:bold}

.discountRow		{color:darkblue; background-color:lightgrey}

.invoiceAddress		{color:black}
.invoiceContents		{color:black}
.invoiceData		{color:black}
.invoiceDiscount		{color:green}
.invoiceRebate		{color:green}
.invoiceTitle		{color:blue; font-weight:bold}
.invoiceTotal		{color:black}

.orderformHeader		{color:darkblue}
.orderformField		{color:black}

.rebateRow			{color:darkblue; background-color:lightgrey}

.searchResultData		{color:black; background-color:white}
.searchResultHeader	{color:black; background-color:lightgrey}

.shippingHeaderRow	{background-color:lightgrey}
.shippingItemRow		{color:black}

.specialtylink		{color:darkgreen}

#catalogpage		{font-family: Arial}

#errorpage			{color:red; font-family: Arial}

#orderpage			{font-family: Arial}

