body {color: #000000; background: #FFCC99;}

.NavBar1 {font-size: 11px; font-face: Arial, Verdana; font-weight: bold;}
.NavBar4 {font-size: 9px; font-face: Arial, Verdana; font-weight: bold; color:#FFFFFF; text-decoration: underline;}
.Notice2 {font-size: 10px; font-face: Arial, Verdana; font-weight: bold;}
.Comment1 {font-size: 13px; font-face: Arial, Verdana; font-weight: bold;}
.Comment2 {font-size: 13px; font-face: Arial, Verdana;}
.Link2 {font-size: 10px; font-face: Arial, Verdana; font-weight: bold; color:#CC6600; text-decoration: underline;}
.Link3 {font-size: 17px; font-face: Arial, Verdana; color: #CC6600; text-decoration: underline;}
.BodyText1 {font-size: 11px; font-face: Arial, Verdana;}
.HeaderText2 {font-size: 24px; font-face: Arial, Verdana; color: #996633; font-weight: bold;}
.HeaderText3 {font-size: 17px; font-face: Arial, Verdana; color: #996633; font-weight: bold;}
.HeaderText4 {font-size: 17px; font-face: Arial, Verdana; color: #FFFFFF; font-weight: bold;}
.BodyText2 {font-size: 17px; font-face: Arial, Verdana; font-weight: normal;}
.EmphasisText1 {font-size: 20px; font-face: Arial, Verdana; font-weight: bold;}
.NavBar3 {font-size: 9px; font-face: Arial, Verdana; font-weight: bold; color:#660000; text-decoration: none;}

.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	{font-size: 17px; font-face: Arial, Verdana; color: #996633; font-weight: bold;}
.orderformField		{font-size: 17px; font-face: Arial, Verdana; font-weight: normal;}

.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}


A:link {color:#CC6600; text-decoration:none;}
A:visited {color:#CC6600; text-decoration:none;}
A:active {color:#CC6600;text-decoration:none;}
A:hover {color:#996633;text-decoration:none;}

a.crumb:link, a.crumb:visited, a.crumb:active, a.crumb:hover {font-size: 11px; font-face: Arial, Verdana; color: #000000; text-decoration: none;}

a.mainmenulink:link {
text-decoration: none;
color: #FFFFFF;
}

/*	Menu visited links							*/
a.mainmenulink:visited {
text-decoration: none;
color: #FFFFCC;
}

/*	Menu active links (not widely supported)				*/
a.mainmenulink:active {
text-decoration: none;
color: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.mainmenulink:hover {
text-decoration: none;
color: #CCCCCC;
}

a.menulink:link {
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #996633;
}

/*	Menu visited links							*/
a.menulink:visited {
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #CC6600;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #996633;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

