
html, body, table, tr, td, p, form, input, select	  { 
			font-family: Frutiger, 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: Frutiger, Arial, Geneva, Helvetica, Verdana, sans-serif;
			}
			
BODY 		{ background: #ffffff url(images/back.gif) no-repeat center top;}

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: #0066cc }
A:visited	 { color: #0066cc }
A:hover	 { color: #99ccff }
A:active 	 { color: #0066cc }

.txthlight	 { color: #0066cc }
.txtform1	{ color: #000;}
.txtform2	{ color: #000;}
.txtprice	 { color: #0066cc }
.tblcolor 	   { background-color: white }
.button	{ width:150px; font-size:12px; font-weight:500; background-color: silver; color:#000000 }
#dbutton	  { font-weight: bold; background-color: #06c; 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: #0066cc; text-align: center; width: 75px; height: 32px; }
			
.CartHdrW	 { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #0066cc; text-align: center; width: 300px; height: 32px; }
			

.vbanner	  { background-color: white }

.small 	{ font-size: 10px; }

.footer1  	  { color: #666666; font-size: 10px }

.td_right  		 { background-color: #f5f5f5; border-right: 1px solid #993399 }
.td_bottom  	 { background-color: #f5f5f5; border-bottom: 1px solid #993399 }
.td_bottomright  { background-color: #f5f5f5; border-right: 1px solid #993399; border-bottom: 1px solid #993399 }

.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 }
