.nav, .nav a:link, .nav a:visited, .nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.textnav, .textnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {font-size: 12px}
.style3 {
	color: #1A6A09;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {
	font-size: 12;
	color: #1A6A09;
}
.style9 {font-size: 12}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:link, a:active {
	font-weight: bold;
	color: #1D6D0C;
}
a:visited {
	font-weight: bold;
	color: #855448;
}
a:hover {
	font-weight: bold;
	color: #561201;
}
.zonetitle {
/*	background-color: #8C5C50;*/
	background-color: #1A6A09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.zonedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFBB;
}
