.FourthLevelNav {
 background: #336633;
 color: #FFFFFF;
 border-top: 1px solid #00cc00;
 border-bottom: 1px solid #00cc00;
}

.FirstLevelNav {
	background: #FF6600;
	color: #000000;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
}

.FirstLevelNavActive {
 color: #FFFFFF;
 border-top: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
}

.FirstLevelNav a,
.FirstLevelNav a:hover,
.FirstLevelNavActive a,
.FirstLevelNavActive a:hover  {
 display: block;
 text-decoration: none;
}
.FirstLevelNav:hover {
 background: #000000;
 color: #FFFFFF;
 border-top: 1px solid #FFFF00;
 border-bottom: 1px solid #FF9900;
}


.FourthLevelNav a,
.FourthLevelNav a:hover,
.FourthLevelNavActive a,
.FourthLevelNavActive a:hover {
 display: block;
 color: #FFFFFF;
 text-decoration: none;
}


.FirstLevelNav {
 color: #FFFFFF;
}


.SecondLevelNav:hover {
	background: #CC6600;
	color: #FFFFFF;
}


.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00000;
}
.WHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .1em;
}

.BLACKHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.2em;
	word-spacing: .6em;
}
.RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #003399;
	font-stretch: ultra-expanded;
}
