	
/*      V1        */
	

.outer{
	margin:0px;
	padding:0px;
}
#menu4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	width: 165px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#menu4 li a {
		height: 17px;
		text-decoration: none;
		font-weight:normal;
		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #496270;
		display: block;
		background: url(images/menu4.gif);
		padding: 3px 0 0 30px;
		}
		
	#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -21px;
	padding: 3px 0 0 30px;
		}
#menu_panel_start {
	width:165px;
}
#menu_block {
	height:29px;
}
#menu_tl_bg {
	float:left;
	height:29px;
	width:5px;
	background:url(images/head_left_con_bg.gif) no-repeat;
}
#menu_title {
	padding-top:6px;
	padding-left:6px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	height:23px;
	width:149px;
	background:url(images/head_cent_top_bg.gif) repeat-x;
}
#menu_tr_bg {
	float:left;
	height:29px;
	width:5px;
	background:url(images/head_rite_con_bg.gif) no-repeat;
}
#mid_block {
	width:154px;
	height:22px;
	background:url(images/head_middel_con_bg.gif) repeat-x;
	padding-top:6px;
	padding-left:11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#bottom_bg {
	height:11px;
}
#bot_bl_bg {
	float:left;
	width:5px;
	height:11px;
	background:url(images/head_left_bot_bg.gif) no-repeat;
}
#bot_bm_bg {
	float:left;
	width:155px;
	height:11px;
	background:url(images/head_bot_cen_bg.gif) repeat-x;
}
#bot_br_bg {
	float:left;
	width:5px;
	height:11px;
	background:url(images/head_rite_bot_bg.gif) no-repeat;
}
