#main_layer {
   background:#6EA147;
   opacity:0.85;
   -moz-opacity:0.85;
   filter:alpha(opacity=85);
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 7px;
background-color:#4E832D;
}

.vscrollerbar {
width: 7px;
background-color:#B2E08F;
}

ul#navi a:hover, ul#navi a:active, ul#navi span {
	color:#92B676;
	}

ul#navi2 {
	background:#6EA147;
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	}