.mainmenu
{
	background-color:#e0e9e7;
	color:#135941;
	line-height: 25px;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 8px;
}
.mainmenu_off
{
	background-color:#8CA6A5;
	line-height: 25px;
	color:#e0e9e7;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 8px;
}
.mainmenu_rollover
{
	background-color:#8CA6A5;
	line-height: 25px;
	color:#e0e9e7;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 8px;
}

.mainmenu a
{
	color:#135941;
	text-decoration:none;
	line-height: 25px;
	display:block;
}
.mainmenu_off a, .mainmenu_rollover a
{
	color:#e0e9e7;
	text-decoration:none;
	font-style:italic;
	line-height: 25px;
	display:block;
}

.submenu
{
	background-color:#e7ebe7;
	color:#135941;
	line-height: 25px;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 8px;
	border: 1px #a5bebd solid;
}
.submenu_off
{
	background-color:#8CA6A5;
	line-height: 25px;
	color:#e0e9e7;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 8px;
}
.submenu_rollover
{
	background-color:#8CA6A5;
	line-height: 25px;
	color:#e0e9e7;
	font-family:Verdana;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 8px;
}

.submenu a
{
	color:#135941;
	text-decoration:none;
	line-height: 25px;
	display:block;
}
.submenu_off a, .submenu_rollover a
{
	color:#e7ebe7;
	text-decoration:none;
	font-style:italic;
	line-height: 25px;
	display:block;
}

.topNav a
{
color:#ffffff; 
font-size: 12px; 
font-weight: 900; 
text-decoration: none;
}

.topNav a:hover
{
color: #88a7a1; 
font-size: 12px; 
font-weight: 900; 
text-decoration: none;
}
