body {
margin:0;
padding:0;
background:#999;
color:#333;
font-size:76%;
font-family: arial;
text-align:center;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	border: 1px none;
}

.submenu{
	margin-bottom: 0.5em;
}
a,
a:link,
a:active,
a:visited {
text-decoration:underline;
color:#333;
}
img {
border:none;
}
#container {
	margin:0 auto;
	width:798px;
	background-color:#FFFFFF;
	text-align:left;
}

#header {
margin:0 auto;
width:800px;
height:138px;
background-color:#FFFFFF;
text-align:left;
}
#left {
width:208px;
margin-left:6px;
margin-right:6px;
margin-top:20px;
float:left;
}
#leftheader {
margin-top:20px;
width:208px;
float:left;
text-align:left;
}
#leftbody {
margin-top:-3px;
padding-left:4px;
width:204px;
float:left;
color:#71A038;
text-align:left;
}
#leftbody img{
padding-left:10px;
}
a.mainlevel:link, a.mainlevel:visited {
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#71A038;
text-decoration:none;
font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	
	border-bottom-color: #cdcdcd;
}
a.mainlevel:hover {
color:#ADD977;
}
#leftbody a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#71A038;
text-decoration:none;
}
#leftbody a:hover{
color:#ADD977;
}
#leftbottom {
width:208px;
height:24px;
float:left;
text-align:left;
}
#center {
margin-top:20px;
margin-bottom:20px;
width:560px;
background-color:#fff;
float:left;
text-align:left;
}
#right {
margin:0 auto;
width:2px;
float:left;
text-align:left;
}
#footer {
	margin:0 auto;
	width:800px;
	background-color:#fff;
	text-align:left;
	background-repeat: no-repeat;
}
#footeritems {
	float:none;
	color:#A4C916;
	margin-right:10px;
	font-size:12px;
	font-family:Tahoma;
}
#headeritems {
float:right;
color:#A4C916;
margin-right:10px;
margin-top:100px;
font-size:18px;
font-family:Tahoma;
}
#headeritems a {
color:#fff;
text-decoration:none;
}

#headeritems a:hover{
color:#ddd;
}
        
a.sublevel:link, a.sublevel:visited {

}

a.sublevel:hover {

        }
.contentheading, .componentheading {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 16px;

  font-weight      : bold;

  color            : #333;

  text-align       : left;

}
