.topNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #9294A3;
	text-align: right;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACCD0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 135px;
	vertical-align: middle;
	padding-top: 2px;
	text-decoration: none;
}
#topNAVcells a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	color: #5B5C6A;
	text-decoration: none;
	text-transform: none;
	width: 135px;
}
#topNAVcells a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	color: #D86389;
	text-decoration: underline;
	text-transform: none;
}
.topBAR3px {
	background-color: #B8BAC0;
	height: 7px;
}
.topBARgray {
	height: 5px;
}
