.NavLevel1 {
	text-decoration: none; color: #778888; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel1:hover {
	color: #660000;
	text-decoration: none; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel2 {
	text-decoration: none; color: #778888; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel2:hover {
	text-decoration: none; color: #660000; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel3 {
	text-decoration: none; color: #778888; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel3:hover {
	text-decoration: none; color: #660000; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel4 {
	text-decoration: none; color: #778888; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.NavLevel4:hover {
	text-decoration: none; color: #660000; font: 12px arial, verdana, sans serif; font-weight:bold;
}
.clsSelected{
	text-decoration: none; color: #DD4411; font: 12px arial, verdana, sans serif; font-weight:bold;
}

