a		{
	color:#009900;
	text-decoration: none;
}
a:visited	{color:#009900}
a:hover	{
	color:#009900;
	text-decoration: underline;
}

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bigger {
	color: #000000;
	font-size: 13pt;
}

h1		{color:blue}
h2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #999999; font-style: normal; line-height: normal;}
h2.green { color: #009900; font-size: 10pt; margin-bottom: 0px; }

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009900;
}
h3.bigger {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

th		{font-family: Arial}
td		{font-family: Arial}

.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}
.smallText { font-size: 8pt; text-align: center; }
div#footer {
	text-align: center;
	font-size: 8pt;
	color: #333333;
	margin: 10px 0px;
}
div#footer a { text-decoration: none; }
div#footer a:hover { text-decoration: underline; }
.strikethrough {
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.red {
	color: #F00;
	font-weight: bold;
}
.strikethrough strong {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: line-through;
	font-weight: bold;
}
.strikethrough strong .strikethrough .strikethrough {
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
