
BODY, TABLE, TR, TD, TH, P	  { 
			font-family: Tahoma, Arial, Geneva, Helvetica, Verdana, sans-serif; 
			font-size: 12px; 
			}

H1, H2, H3, H4, H5, H6, LI, UL, OL, DIR, MENU, DIV, DL, DT, DD, ADDRESS, FORM {
			font-family: Tahoma, Arial, Geneva, Helvetica, Verdana, sans-serif;
			}
			
BODY 		{ background: #ffffff }

FORM, INPUT, SELECT { 
			color:#000000; font-family: Tahoma, Arial, Geneva, Helvetica, Verdana, sans-serif; 
			font-size: 11px; 
			}

.orderpage { 
			font-family: Tahoma, Arial, Geneva, Helvetica, Verdana, sans-serif; 
			font-size: 11px; 
			}



A:link 		{ color: #cc0000 }
A:visited	 { color: #cccccc }
A:hover	 { color: #999999 }
A:active 	 { color: #990000 }

.txthlight	 { color: #CC0000 }
.txthlight1	 { color: #000000 }
.txthlight2	 { color: #333333 }
.txtform1	{ color: #000;}
.txtform2	{ color: #000;}
.txtprice	 { color: #cc0000 }
.tblcolor 	   { background-color: white }
.button	{ width:150px; font-size:12px; font-weight:500; background:lightgrey; color:#000000 }
#dbutton	  { font-weight: bold; background-color: #000; color: #ffffff; }

.OrderForm	 { color: #000000; font-size: 11px; background-color: #ffffff }

.ShopCart	  {font-size: 11px;}

.CartHdr	 { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #000000; text-align: center; width: 75px; height: 32px; }
			
.CartHdrW	 { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #000000; text-align: center; width: 300px; height: 32px; }

.vbanner	  { background-color: white }

.small 	{ font-size: 10px; }

.footer1  	  { color: #000000; font-size: 10px }
.footer2  	  { color: #000000; font-size: 12px }
.td_right  		 { background-color: #f5f5f5; border-right: 1px solid #990000 }
.td_bottom  	 { background-color: #f5f5f5; border-bottom: 1px solid #990000 }
.td_bottomright  { background-color: #f5f5f5; border-right: 1px solid #990000; border-bottom: 1px solid #990000 }

.ph_large		{ font-weight: bold; font-size: 24px; }
.ph_medium 		{ color: #c00; font-weight: bold; font-size: 18px; }
.ph_normal	 	{ font-size: 11px  }
.ph_small		{ font-size: 10px; }
.ph_hr		 	{ visibility: visible }
