@charset "utf-8";

/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background:#e7e7e7;

}

a.s_menu_links,a.menu_links {
	color:#101fc6;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

a.menu_links {
	color:#636363;
}

div.grey_bar {
	width:636px;
	height:10px;
	background:#e7e7e7;
	margin-bottom:18px;
}

img.company_img {
	border:1px solid #a2a2a2;
}

td.product_box {
	width:110px;
	height:30px;
	background:#e3e3e3;
	text-indent:10px;
	vertical-align:middle;
}

table.content_tbl {
	border-collapse:collapse; 
	width:636px; 
	margin-bottom:50px;
}

a.detail_links {
	color:#474747;
	text-decoration:none;
}

td.feature_text {
	font-weight:bold; 
	font-size:14px; 
	padding-top:10px; 
	padding-bottom:10px; 
	border-bottom:1px solid #a2a2a2;
}

td.spec_text {
	font-weight:bold; 
	font-size:14px; 
	padding-top:10px; 
	padding-bottom:10px; 
}

div.awards_box {
	margin-top: 20px;
}
