a		{color:darkblue}
a:visited	{color:darkblue}
a:hover	{color:blue;}

body		{font-family: Arial}
h1		{color:blue}
h2      {color:green}
h3      {color:green}
th		{font-family: Arial}
td		{font-family: Arial}

.buttonNormal		{color:black;  font-weight:bold; cursor:hand}
.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}

.addverInstructions	{color:darkblue; font-weight:bold}
.addverFieldHeader	{color:black; font-weight:bold}
.addverField		{color:black}
.addverTableHeader	{color:black; background-color:lightgrey}
.smalltext          {font-family: Arial; font-size:small}
.smallertext        {font-family: Arial; font-size:x-small}
.smallesttext       {font-family: Arial; font-size:xx-small}
.smalltextgreen    {color:green; font-family: Arial; font-size:small  }
.smalltextred      {color:red; font-family: Arial; font-size:small  }
 