.img.png {
	behavior: url("../png.htc");
}
BODY {
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#E1E1E1;
}
FORM {
	margin:0px;
}
HTML, BODY {
	height:100%;
}
.container {
	width:999px;
	margin:0px auto;
}
.head {
	width:100%;
	height:180px;
	background-image:url(../images/header.jpg);
	position:relative;
}
.head .logo {
	position:absolute;
	top:65px;
	left:70px;
}
.menu {
	width:100%;
	height:40px;
	background-image:url(../images/menu_bg.gif);
}
.menu_container {
	overflow:hidden;
	padding-left:3px;
}
.lefted {
	float:left;
}
.menu_item A:hover span {
	padding-top:11px;
	padding-left:17px;
	padding-right:17px;
	height:24px;
	border-bottom:3px solid #0C69AA;
	cursor:pointer;
}
.menu_item A span {
	display:block;
	padding-top:11px;
	padding-left:17px;
	padding-right:17px;
	height:24px;
	float:left;
}
.menu_item {
}
.menu_item A {
	color:#636363;
	font-size:13px;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
}
.menu_item A:hover {
	color:#0C69AA;
}
.search_bg {
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	position:relative;
	width:204px;
	height:22px;
	margin-top:8px;
	margin-left:15px;
}
.search_bg .form {
	position:absolute;
	top:3px;
*top:1px;
	left:6px;
}
.form .field {
	width:170px;
	height:13px;
	border:none !important;
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom-color:#7E9DB9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right:none;
	border-left:none;
	border-top-color:#7E9DB9;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}
.search_bg .sbutton {
	position:absolute;
	left:188px;
	top:6px;
}
.main {
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}
#ots {
	padding:10px;
	overflow:hidden;
	clear:both;
*height:1%;
}
.left_zone {
	float:left;
	width:219px;
}
.right_zone {
	float:right;
	width:749px;
*height:1%; /* IE6 hack */
	overflow:hidden;
	overflow-x:hidden;
}
.leftmenu {
	background-color:#32414D;
	width:197px;
	padding:10px;
	padding-left:14px;
	margin:0;
	margin-bottom:15px;
}
ul.scroll-menu
{
height:150px;
overflow-x:hidden;
overflow-y:scroll;
}
ul.leftmenu li {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	border-bottom:2px dotted #666;
	list-style-type:none;
	padding:5px 0 7px 20px;
}
.lm_item a, ul.leftmenu li a {
	color:#D7D7D7;
	text-decoration:none;
}
.lm_item a:hover, ul.leftmenu li a:hover {
	color:white;
	text-decoration:underline;
}
.lm_item {
	padding:4px;
	padding-left:20px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.featured_prod {
	width:221px;
}
.fp_header_bg {
	background:url(../images/fp_header_bg.gif) repeat-x top #1f669a;
	width:221px;
	height:37px;
	line-height:37px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:0;
}
.fp_body_bg {
	background-image:url(../images/fp_body_bg.gif);
	width:221px;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:white;
}
.prodimage {
	text-align:center;
	padding-top:10px;
}
.prod_desc {
	padding:15px;
	padding-top:0px;
}
.prod_desc h5 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family:tahoma;
	color:#0C69AA;
	font-weight:normal;
	text-align:center;
	border-bottom:2px solid #0C69AA;
	padding-bottom:5px;
	margin-bottom:5px;
}
.prod_desc UL {
	margin:0px;
	padding:0px;
	margin-left:30px;
	color:#0C69AA;
	font-size:12px;
	font-family:tahoma;
	line-height:15px;
}
.prod_desc UL LI {
	margin-bottom:-1px;
}
.prod_desc .small_text {
	font-size:11px;
	font-family:tahoma;
	color:#464646;
	padding-top:10px;
}
.adarea {
	width:169px;
	float:right;
	background-color:#0C69AA;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.data_zone {
	float:left;
	width:570px;
}
.common_block {
	width:570px;
	overflow-x:hidden;
	background-color:white;
	position:relative;
}
.H1_bg {
/*	height:58px;*/
	background:url(../images/H1_bg.gif) repeat-x top #1f6699;
}
.H1_bg H1 {
	margin:0px;
	padding: 11px 0px 11px 15px;
	font-weight:normal;
	font-size:26px;
	font-family:tahoma;
	color:white;
	line-height:36px;
}
.H2_bg {
	height:47px;
	background-image:url(../images/H2_bg.gif);
	background-repeat:repeat-x;
}
.H2_bg H2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:20px;
	font-family:tahoma;
	color:white;
	padding-top:15px;
	padding-left:15px;
}
.content P {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.content {
	font-size:12px;
	font-family:tahoma;
	color:#464646;
	padding: 27px 20px 20px;
	clear:both;
	position:relative;
}
.alleft {
	margin-right:10px;
	margin-bottom:5px;
}
.alright {
	margin-left:10px;
	margin-bottom:5px;
}
#preword {
	font-size:13px;
	padding-bottom:29px;
	padding-top:20px;
}
.common_block .rull {
	position:absolute;
	right:10px;
	top:0px;
}
.common_block .rull2 {
	position:absolute;
	right:10px;
	top:36px;
}
.common_block .rate {
	position:absolute;
	right:10px;
	top:0px;
}
.content UL, .content OL {
	margin:0px;
	padding:0px;
	margin-left:30px;
	color:#0C69AA;
	font-size:12px;
	font-family:tahoma;
	line-height:15px;
	margin-bottom:8px;
}
.content OL.ol_halfw{
	width:43%;
	float:left;
}
.content UL LI, .content OL LI {
	margin-bottom:10px;
}
.allright2 {
	margin: 3px 0px 3px 10px;
	border:2px solid #959595;
}
.footer {
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
	text-align:center;
	color:#24233F;
	font-size:13px;
	font-family:tahoma;
}
.footer A {
	color:#464646;
	font-size:13px;
	font-family:tahoma;
}
.footer A:hover {
	color:#2B7BB4;
	text-decoration:none;
}
.copy {
	color:white;
	font-size:11px;
	padding-top:10px;
	padding-bottom:7px;
}
.content H2 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:15px;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
}
.content A {
	color:#2B7BB4;
}
.content H3 {
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	padding-top:10px;
	font-size:14px;
	font-weight:strong;
	line-height:15px;
	color:#0C69AA;
}
.content A {
	color:#2B7BB4;
}
.allright {
	margin-left:10px;
	border:none;
}
#coadscolumn {
	padding-left:10px;
*padding-left:0px;
}
#coadscolumn h3{
	margin: 0px 0px 6px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	font-family:tahoma;
	text-align: center;
	padding-right:10px;
*padding-right:0px;
}
#coadscolumn p{
	margin: 6px 0px;
}
.result_page .right_zone {
	overflow:visible;
}
.result_page .data_zone {
	overflow: visible;
	width:749px;
}
.result_page .common_block {
	overflow: visible;
	width:749px;
}
#cse-search-results iframe {
	width:728px;
}
.result_page .adarea {
	background:none;
	width:220px;
	display:none;
}
.reviews {
	bottom:9px;
	color:#2A86CF;
	font-family:"trebuchet MS", Verdana;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	right:20px;
}
.reviews a {
	text-decoration:underline;
	color:#2A86CF;
}
.reviews a:hover {
	text-decoration:none;
}
/* CHART STYLES */
#clist{
	margin:0 0 20px;
	width:480px;
}
.table_1, .table_2{text-align:center;}
.table_2{border:1px solid #93969b;}
.table_2 td {border:1px solid #93969b;}
.table_2 #toprow td{background-color:#1F669A; font-size:11px;}
.table_2 {border-color:#93969b;font-size:11px;}
.table_2 .style4{
	color:#fff;
}