body {
background:#949B61;
margin-top:0;
}

#body {
text-align:left;
background-color:#FFFFFF;
width:auto;
margin: 0 0 0 0;
padding: 10px 2px 10px 35px;
	border: 2px solid #E5ECE4;
}

a:link {
	color: #949B61;
	text-decoration: none;}
	
a:visited {
color: #949B61;
text-decoration:none
}

a:hover {
	text-decoration: underline;
	color: #D8DAC5}
	
a:active {
	text-decoration: none;}

.buttons a {
color: #949B61;
background-color: #D8DAC5;
padding: 2px 3px 2px 4px;
display: block;
border-left: 10px solid #D8DAC5;
border-top:1px solid #FAFCED;
border-bottom:1px solid #C9CCAF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:400;
text-decoration: none;
text-align: left;
}

.buttons a:visited 
{
color: #949B61;
}

.buttons a:hover, undermeny a:hover {
background:#E1E3D2;
border-left: 10px solid #949B61;
border-top: 1px solid #949B61;
border-bottom: 1px solid #ECEEE0;
text-decoration: none;
color: #949B61;
}

.buttons a#current {
background: #fff;
}

.undermeny, .undermeny a {
background: #F3F3F3;
padding: 0;
display: block;
border-left: 10px solid #F3F3F3;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: ;
text-decoration: none;
text-align: right;
}
