body {

font-family: Verdana, Helvetica, Trebuchet MS, Arial, sans-serif; 
	font-size: 86%;
	margin: 0;

	padding: 0;

	background: #ffffff;

	color: #000000;

}

b {font-weight:bold;}

.nav p {margin:0px;}

.nav {

	background: #6AA608 url(images/backg.jpg);

	background-repeat:repeat-x;

	height: 96px;

	border-bottom: 6px solid #375d00;

	color: #ffffff;

	font-family: Tahoma, Arial;

	font-size: 9pt;

}

.activ_button {

height:28px;
margin-left:3px;
margin-top: 67px; 
background-image: url(images/button_back.gif); 
background-repeat: repeat-x; 
float: left;
color: #FFFFFF;
border-left:1px solid #346401;
border-top:1px solid #346401;
border-right:1px solid #346401;

}

.inactiv_button {

height: 28px;
margin-left: 3px;
margin-top: 68px; 
background-color: #78af31;
float: left;
color: #a8da68;
}
.activ_button p {
	color: #ffffff;
	text-decoration: none;
}
.inactiv_button p {
	color: #a8da68;
	text-decoration: none;
}

.inactiv_button:hover {
	background: #89b848;
}

.inactiv_button p:hover {
	color: #FFFFFF;
}

.contentheading {
	font-size: 14px; 
	font-family: Arial, Verdana, Times New Roman, Garamond; 
	color: #363636;
	font-weight: bold; 
	padding-top:0px;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.contentpaneopen {
	font-size: 0.8em; 
	line-height: 1.6em; 
	color: black;
}
.createdate {
	color: #363636;
	font-weight:normal;
	font-size: 10px; 
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:0px;
	padding-top:0px;
}


.content2 a {
	color: #375d00; 
	text-decoration: none; 
} 


.content2 a:visited {
	color: #375d00; 
	text-decoration: none; 
} 


.content2 a:hover {
	color: #375d00; 
	text-decoration: underline; 
}  

.content2 a[target=_blank]:after {
	content:"*";
}
.quote {
	border: 1px solid #959595;
        padding: 10px;
        margin-left: 10px;
        background-color: #EDEDED;
        color: #404040;
}
#mainlevel li {
border-top: #cccccc 1px solid;
border-bottom: #cccccc 1px solid;
list-style-type: none;
margin-bottom: 2px;
font-size: 0.8em; 
line-height: 1.6em; 
padding-bottom: 2px;
padding-top: 2px;
padding-left: 7px;
background-color: #ffffff;
}
#mainlevel li:hover {
border-top: #404040 1px solid;
border-bottom: #404040 1px solid;
list-style-type: none;
margin-bottom: 2px;
font-size: 0.8em; 
line-height: 1.6em; 
padding-bottom: 2px;
padding-top: 2px;
padding-left: 7px;
background-color: #EDEDED;
}
#mainlevel {
padding: 0px;
margin: 0px;
}
#mainlevel li a {
text-decoration: none;
color: #cccccc;
}
.logininfo {
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 9pt;
}
.logininfo a {
	color: #ffffff;
}