.h_mnu_0123{
	width: 678;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_0123 ul{
	margin:0;
	padding:0;
	float:left;
	width:678;
	background:#FFFFFF;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#EFF5FB;
	border-right-color:#EFF5FB;
	border-bottom-color:#EFF5FB;
	border-left-color:#EFF5FB
}

.h_mnu_0123 ul li{
display: inline;
}

.h_mnu_0123 ul li a{
	float: left;
	color: #0B3861;
	padding: 2px 5px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #EFF5FB;
}

.h_mnu_0123 ul li a:visited{
color: #0B3861;
}

.h_mnu_0123 ul li a:hover, .h_mnu_0123 ul li .selected{
	color: #FFFFFF !important;
    padding: 2px 5px;
	background: #045FB4;

}

