body
{
	background:url(../res/spread2.gif) repeat-x #e5e5e5;
}

.menu
{
	background:url(../res/menu3.gif) no-repeat #3cd301;
	background-position:0px -70px;
	border:solid #118b01;
	border-width:1px 0px;
}

.menu a
{
	border:solid #118b01;
	border-width:0px 1px 0px 0px;
	color:white;/*#a7fb86;*/
}

.menu a:hover
{
	background-color:#123e00;
	color:white;
}

.menu #current a
{
	background-color:#164d00;
}

.menu .hilight
{
	background:url(../res/menu3.gif) no-repeat #3cd301;
	background-position:-21px -20px;
	border-width:0px 0px 0px 1px;
	color:white;/*#ffe469;*/
}
