.navtop {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
}

.navtop:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FF6600;
	text-transform:uppercase;
	text-decoration:none;
}
.navlevel1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #00703C;
}

.navlevel1:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #FF6600;
}
.navlevel2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #5F5F5F;
	text-decoration:none;
}

.navlevel2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration:none;
}
.navlevel3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #9B9B9B;
	text-decoration:none;
}

.navlevel3:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration:none;
}
.navbase {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F5F5F;
	text-decoration: none;
}

.navbase:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}

.navbasetxt {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F5F5F;
	text-decoration: none;
}

