body {
	background-color: #FFFFFF;
}
.mainmenu_active {  font-family: Verdana; font-size: 10px; text-decoration: underline; color: 
               #FFFF00; font-weight: bold}
.texttitle_green { font-family: Trebuchet MS; font-size: 14pt; color: #336600; font-weight: bold }
.content {
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px
}
.greentext {
	font-size: 11px;
	color: #477C47;
}

.side_bar {
	background-color: #9BC69B;
}

.side_bar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#006633;
}
.side_bar_text a:link, .side_bar_text a:visted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#006633;
}

.side_bar_text a:hover{
	text-decoration: underline;

}
.footer {
	background-image:url('../images/bottom.png');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F4F4F4;
	text-align: center
}
.menu_1 {
	background-image:url('../images/template_06.png');
}
.shadow_r {
	background-image: url('../images/template_12.png');
	background-repeat: repeat-y
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.mainmenu a:link, .mainmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;

}

.mainmenu a:hover {	
	text-decoration:underline;
	color: #cccccc;
}

.menu_border {
	background-attachment: fixed;
	background-image: url('../images/template_08.png');
	background-repeat: no-repeat;
	clear: both;
	float: right;
	width: 5px;
	background-position:  center;
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
}
.subtitle {
	font-size: 14px;
	color: #569656;
}
a:link       { font-family: Verdana; font-size: 8pt; color: #008000; text-decoration: 
               underline }
a:visited    { font-family: Verdana; font-size: 8pt; color: #006666 }
a:hover    { text-decoration:none; font-weight: bold;
}
.headerpic {
	background-color: #FFFFFF;
	height: 86px;
	vertical-align: top;
}
