a		{color:darkblue}
a:visited	{color:darkblue}
a:hover	{color:blue}

body		{font-family: Arial; font-size:12;}
h1		{color:blue}
th		{font-family: Arial; font-size:12;}
td		{font-family: Arial; font-size:12;}

input {font-family: Arial; font-size:95%; color: #000000; font-weight:bold;}

.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:red}
.invoiceContents		{color:red}
.invoiceData		{color:black}
.invoiceDiscount		{color:red}
.invoiceRebate		{color:green}
.invoiceTitle		{color:blue; font-weight:bold}
.invoiceTotal		{color:black}

.orderformHeader		{color:darkblue}
.orderformField		{color:red}

.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}
