a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color: #ffffff;
}
a.nav:active {
	text-decoration: none;
	color: #000000;
}
a.spacenav:link {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.spacenav:visited {
	text-decoration: none;
	color: #000000;
	line-height: 22 px;
}
a.spacenav:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22 px;
}
a.spacenav:active {
	text-decoration: none;
	color: #000000;
	line-height: 22 px;
}
a.newnav:link {
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
a.newnav:visited {
	text-decoration: none;
	color: #000000;
	line-height: 15 px;
}
a.newnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 15 px;
}
a.newnav:active {
	text-decoration: none;
	color: #000000;
	line-height: 15 px;
}
a.orangenav:link {
	color: #928b4f;
	text-decoration: none;
	line-height: 18px;
}
a.orangenav:visited {
	text-decoration: none;
	color: #928b4f;
	line-height: 18 px;
}
a.orangenav:hover {
	text-decoration: none;
	color: #e67b2b;
	line-height: 18 px;
}
a.orangenav:active {
	text-decoration: none;
	color: #928b4f;
	line-height: 18 px;
}
a.whitenav:link {
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
a.whitenav:visited {
	text-decoration: none;
	color: #ffffff;
	line-height: 15 px;
}
a.whitenav:hover {
	text-decoration: none;
	color: #FF9226;
	line-height: 15 px;
}
a.whitenav:active {
	text-decoration: none;
	color: #ffffff;
	line-height: 15 px;
}
.leftgreen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666632;
}
.lefttopgreen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666632;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

.black {
	border: 1px solid #000000;
}
