#navMenuH03 {
	height: 25px;
	width: 700px;
	position: absolute;
	left: 10px;
	top: 175px;
	display: inline;
	padding-left: 50px;
	float: left;
}



.navtopCurrent {
	font-style: normal;
	color: #0033CC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AD1F23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images2/buttons/topNav/tb02.gif);
	text-decoration: none;
	z-index: 5;
}
