#sideNav td:hover, #sideNav a:hover{
color: #fff;
background: #45a8ce;
}

#sideNav a:visited {
color: #003366;
}

.navCurrentPage {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-right: 0px;
}

.style5a {
	font-family: verdana;
	font-size: 11px;
	color: #014D70;
	text-align: left;
	padding-left: 3px;
	text-decoration: none;
}

.body_underline a:link, .body_underline a:visited {
	color: #09C;
	font-weight: bold;
	text-decoration: underline;
}

.body_underline a:hover, .body_underline a:active {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
a.maintextlink:link, a.maintextlink:visited {
	color: #09C;
	text-decoration: underline;
}

a.maintextlink:hover, a.maintextlink:active {
	color: #999;
	text-decoration: underline;
	font-family: verdana;
}
a.maintextlink2:link, a.maintextlink2:visited {
	color: #09C;
	text-decoration: none;
}

a.maintextlink2:hover, a.maintextlink2:active {
	color: #999;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a.blueSearch:link div, a.blueSearch:visited div {
	height:58px;
	width: 166px;
	background-image: url(/images/search1.jpg);
	background-repeat: no-repeat;
	display: block;
}
a.blueSearch:hover div, a.blueSearch:active div {
	height:58px;
	width: 166px;
	background-image: url(/images/search2.jpg);
	background-repeat: no-repeat;
	display: block;
}
