		body{ font-family:Lucida Sans; font-size: 10px }
		a {color:#41F803; text-decoration:none; }
		a:hover { color:#FFBC79; text-decoration:underline; }
		
		#logo {z-index:10; width:766px; height:216px; position:absolute; cursor:pointer;}
		
		H3{ font-size: 13px; font-weight: bold; display:inline;}
		H2{ font-size: 13px; font-weight: bold; text-align:center; color:white;}
				
		.img_samples {border:#000 solid 1px;}
		
		.category_header {font-weight: bold; text-align:center}
		.product_row_even { background: #DFDFDF}
		.product_row_odd { background: #CCCCCC}
		
		#main_td { padding-left:15; padding-right: 15;}
		
		#home_text {color:white;}
		.home_text {color:white;}
		.home_text td.paragraph {padding-top:10px;}
		.home_text td.normal {padding:0px;}

		.navy_link { color:navy; text-decoration:none; }
		.navy_link:hover { color:maroon; text-decoration:underline; }
		
		#copywrite { font-size:13px; color:#bfbfbf; text-align:center}
			
		#cart {font-family:Lucida Sans; font-size: 11px;}	
		#cart_header {background:#486899; color:#FFFFFF}
		#cart_row_even { background:#F1F0EB }
		#cart_row_odd { background:#ffffff }
		#cart_row_totals { background:#525252; color:#FFFFFF; font-weight:bold}
		
		.inner_bg{
		    border:#ffffff solid 2px;
		    background: url(/images/box_grad_bg.jpg) repeat-x top left;
		    padding:10px;
		    min-height:115px;
		    font-size:11px;
		    color:black;
		 }
		.inner_bg td.normal { }
		.inner_bg td.hilighted { background: url(/images/green_bg.jpg);}
		.outer_border{border:#cccccc solid 1px; width:400; margin-top:0px;   text-align:center}
		
		.backend_header {font-weight: bold;}