#site_map {
	left: 0;
	top: 151px;
	width: 100%;
	padding: 0;
	color: #ED9B02;
}
#opacity_site_map {
	position: absolute;
	background: #fff;
	width: 100%;
	height: 17px;
	z-index: 1;
	opacity: 0.6;
	filter: alpha(opacity=60);  
	-moz-opacity: 0.6;  
	-khtml-opacity: 0.6;
}
#opacity_not {
	position: absolute;
	z-index: 2;
	padding-top: 3px;
	padding-left: 10px;
}
#header_img_new {
	height: 80px;
	padding: 0px;
	margin: 0px;
	background: url("/img/header_new.jpg") right top no-repeat;
	min-width: 740px;
	color: #4bafe1;
	padding-top: 43px;
	padding-bottom: 17px;
	padding-left: 250px;
	font-size: 15px;
}
#new_logo {
	position: absolute;
	left: 10px;
	height: 104px;
}
#new_logo_hp {
	position: absolute;
	left: 11px;
	top: 36px;
	height: 107px;
}

a:visited { color: #0170b2; text-decoration: underline; }
a:active	{ color: #0170b2; text-decoration: underline; }
a:link	{ color: #0170b2; text-decoration: underline; }
a:hover	{ color: #EFAB00; text-decoration: underline; }

.tabbed_pane_content_o {
	background-color: #fff9d8;
	border-color: #e6b012;
}
.tabbed_pane_content_o_div  {
	border-top:3px solid #FFD540;
}
.tabbed_pane_tabs .active_o {
	background-image:url("/img/tab_o_active_new.gif");
}
.tabbed_pane_content_b {
	background-color: #e9f8ff;
	border-color: #009cdd; /*  42a4ed */
}
.tabbed_pane_content_b_div  {
	border-top:3px solid #74CFED;
}
.tabbed_pane_tabs .active_b {
	background-image:url("/img/tab_b_active_new.gif");
}
#ir h3 a {
	color:#ED9B02;
}
#ir h3 a:hover, #ir h3 a:active {
	color:#0170b2;
}
#menu_main_ul a {
	color:#0170b2;
}
#menu_main_ul a:hover { color: #ffb423; }


#menu_above {
	border-bottom: #c9c9c9 1px solid;
}
#menu_shadow {
	position: absolute;
	top:27px;
	height: 2px;
	width: 100%;
	background-color: #b6b6b6;
	opacity: 0.3;
	filter: alpha(opacity=30);  
	-moz-opacity: 0.3;  
	-khtml-opacity: 0.3;
}
#rc {
	top: 153px;
}