/* Product CSS */

#product_main
	{
	}
	
body {
	background-image: url(../../images/product_select_bar.gif);
	background-repeat: repeat-x;
	font-family: Tahoma,Trebuchet MS, Arial;
	font-size: 11px;
	color: #3e2e1f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.table_header_text {
	color: #3e2e1f;
}
	
	
	
	
	
	
	
	
	
	
	

