body { background-color: #889871;
font-family:Tahoma, Sans; 
font-size:10pt;  }

.menuitem { padding:0px 13px 0px 13px; }
.menuitem a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size: .8em;
}

div.menuitemactive { padding:4px 13px 4px 13px; }
.menuitemactive a { text-decoration:none; 
font-weight:bold; 
}

.main{
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mainsmall{
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subnav{
	font-family:Tahoma, Sans;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subnav a:link {font-family: Tahoma, Sans;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: underline;} 

.subnav a:visited {font-family: Tahoma, Sans;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: underline;}

.subnav a:hover {font-family: Tahoma, Sans;
color: #bc2628;
font-weight: bold;
font-style: normal;
text-decoration: none;}

.subnav a:active {font-family: Tahoma, Sans;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: underline;}

.title {
	font-size:1em;
	font-weight:bold;
	color: #689341;
	text-transform: uppercase;

}

.bottommenu a {
	color:#CAD3C2;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size: .8em;
}

.copyrights { margin-top:15px; 
color:#CAD3C2; 
font-size:7pt; }

.greenline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #889871;
	border-right-color: #889871;
	border-bottom-color: #889871;
	border-left-color: #889871;
}
