a		{color:blue}
a:visited	{color:red}
a:hover {color:black; background-color:lightgrey;}

body            {
						background-image: url("/Graphics/back.gif");
                    	color:          #000000;
						font-family:    Arial, Verdana, Helvetica;
				}

pre		{font-family: New Courier}
h1		{color:blue}
th		{font-family: Arial}
td		{font-family: Arial}

.buttonNormal {color:black; font-size: 10pt}
.buttonOver   {color:yellow; cursor:hand}
.buttonDown   {color:green; cursor:hand}
.buttonOut    {color:black;  cursor:default}

.cartHeaderRow		{background-color:lightgrey}
.cartItemRow		{color:black}
.cartSubtotalRow		{color:black}
.cartTaxRow			{color:#000080; font-weight:bold}

.discountRow		{color:#000080; background-color:lightgrey}

.invoiceAddress		{color:black; font-family: New Courier}
.invoiceContents		{color:black; font-family: New Courier}
.invoiceData		{color:black; font-family: New Courier}
.invoiceDiscount		{color:green; font-family: New Courier}
.invoiceRebate		{color:green; font-family: New Courier}
.invoiceTitle		{color:blue; font-weight:bold; font-family: New Courier}
.invoiceTotal		{color:black; font-family: New Courier}


.addverInstructions	{color:#000080; font-weight:bold}
.addverFieldHeader	{color:black; font-weight:bold}
.addverField		{color:black}
.addverTableHeader	{color:black; background-color:lightgrey}


.orderformHeader		{color:#000080}
.orderformField		{color:black}

.rebateRow			{color:#000080; background-color:lightgrey}

.searchResultData		{color:black; background-color:white}
.searchResultHeader	{color:black; background-color:lightgrey}

.shippingHeaderRow	{background-color:lightgrey}
.shippingItemRow		{color:black}

.specialtylink		{color:#008000}

#catalogpage		{
                       color:          #10004F;
                       font-family:   Helvetica, Verdana,  Arial;
                  	}

#errorpage			{color:red; font-family: Arial}

#orderpage			{font-family: Arial}
