.background {
	background-color: #8e9d91;
}
.dash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #8e9d91;
}
a.nav:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #8e9d91;
}
.maingreen {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #8e9d91;
}
a.maingreenbold, a.maingreenbold:visited, a.maingreenbold:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #8e9d91;
}
a.maingreenbold:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.maingreenlarger {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #8e9d91;
}
a.navmain:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #8e9d91;
	text-decoration: underline;
}
a.navmain:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #8e9d91;
	text-decoration: underline;
}
a.navmain:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.navmain:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #8e9d91;
	text-decoration: underline;
}
.box {
	background-attachment: fixed;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_box {
	width: 461px;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
}
#index_left {
	width: 225px;
	margin-right: 10px;
	float: left;
}
#index_right {
	width: 225px;
	float: right;
}
.main {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}