a.nav2, a.nav2:link, a.nav2:visited {
	display:block;
	width:148px;
	height:24px;
	background-color: #396666;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:36px;
	overflow:hidden;
	float:left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #396666;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #396666;
	border-bottom-color: #396666;
}

a.nav2:hover {
	color:#dddddd;
	background-color: #396666;
	border-top-color: #396666;
	border-right-color: #396666;
	border-bottom-color: #396666;
	border-left-color: #396666;
} 

a.nav2:active {
	color:#ffffff;
	background-color: #396666;
} 

