.navmenu {
	color: #FFFFFF;
	background : #AAB9E0;
	font-weight: bold;
	border-right-color: #E1E7F6;
	border-right-style: solid;
	border-right-width: 1px;
	background-image: url(/images/reviews/middle_back.gif);
	font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;
}

.navmenu a {
	position: relative;
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #162770;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/reviews/middle_back.gif);
	font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;
}

.navmenu a:visited {
	position: relative;
	display: block;
	color: #162770;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/reviews/middle_back.gif);
	font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;
}

.navmenu a:hover {
	background : #7894D5;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/cell_blue_light.gif);
	font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;
}

.nav_active {
	color: #FFFFFF;
	background : #486CC2;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-right-color: #E1E7F6;
	border-right-style: solid;
	border-right-width: 1px;
	background-image: url(/images/cell_blue.gif);
	font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;
}
