@charset "utf-8";
/* CSS Document */

/* Product Menu */


	#product_menu {
	border: 1px solid #666666;
}
#product_menu tbody tr td {
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	padding-bottom:5px;
	border-left: 1px solid #D9D9D9;
}
#product_menu tbody tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}

#product_menu th  {!important 
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000033;
	border-left: 1px solid #D9D9D9;
	padding-bottom:5px;
	background: url(http://www.amperordirect.com/mm5/website_v3/products/test/product_menu_header.jpg) repeat-x;
}
