@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* header styles */
#header { width:100%; height:200px; background-image:url(header_back.jpg); }
#color_below_bttn { background-image:url(color_below_bttn.jpg); height:4px; width:100%; }
.buttons { background-image:url(buttons_backgrnd.jpg); /*color: #a9070b;*/ color: #333; font-size:18px; }
.buttons:hover { cursor:pointer; color: #FFF; font-size:18px; font-weight:bold; }
/*.buttons:hover { background-image:url(buttons_backgrnd2.jpg); cursor:pointer; color: #FFF; font-size:18px; font-weight:bold; }*/
/*footer styles */
#footer { width:100%; background-image:url(footer_back.jpg); height:60px; background-position:bottom; background-repeat:repeat-x; background-color:#98bbd7 }
.footer_text { font-size:12px; color:#FFF; }
.footer_link { font-size:12px; color:#FFF; }
.footer_link:hover { font-size:12px; color: #000; text-decoration:underline; }
.solgens { color: #00F; }
.solgens:hover { color:#00F; text-decoration:underline }

/*main body styles */
#main_body_wrap { width:930px; padding:5px 15px; margin:0 auto; }
.readmore1 { color:#6099ce; }
.readmore1:hover { color: #000; }
.readmore2 { color:#4d7ba6; }
.readmore2:hover { color: #000; }
.left_tab_txt { font-size:14px; color:#666; }
.left_tab_txt2 { font-size:14px; color:#363d43; }
.right_tab_txt { color:#000; font-size:14px; }
.heading_font { color: #a9070b; font-size:18px; font-weight:bold; }
#left_header {  padding:10px 10px; margin-top:10px; }
#left_tab1 {  padding:10px 15px; }
#left_header2 { padding:10px 10px; background:#CCC; border:solid 2px #eeeeee; margin-top:10px; }
#left_tab2 { padding:10px 15px; background: #efefef; }
#right_header { height: 20px; padding:10px 10px; margin:0 auto; }
#right_tab { padding:0px 10px; margin:0 auto; }
#right_header2 { height: 20px; padding:15px 10px 5px 10px; margin:0 auto; }
#right_tab2 { padding:0px 10px; margin:0 auto; }