.h_mnu_01{
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	font-style: normal;
	text-decoration:none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #7FA2BD;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7FA2BD;
	border-right-color: #7FA2BD;
	border-bottom-color: #7FA2BD;
	border-left-color: #7FA2BD;
	text-decoration:none;
}

.h_mnu_01 ul li{
	display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #ffffff;
	padding: 5px 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7FA2BD;
}

.h_mnu_01 ul li a:visited{
	color: #ffffff;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #ffffff!important;
	padding: 5px 20px;
	background-color: #A0BBCF;
	text-decoration:none;
}
