.h_mnu_011A300{
	width: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #8A0808;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_011A300 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 300;
	background: #;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999
}

.h_mnu_011A300 ul li{
display: inline;
}

.h_mnu_011A300 ul li a{
	float: left;
	color: #8A0808;
	padding: 3px 4px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #D8D8D8;
}

.h_mnu_011A300 ul li a:visited{
color: #8A0808;
}

.h_mnu_011A300 ul li a:hover, .h_mnu_011A300 ul li .selected{
	color: #FFFFFF !important;
	padding: 3px 4px;
	background: #325886;
}

