body
{
	background:url(../res/spread2.gif) repeat-x #e5e5e5;
}

.menu
{
	background:url(../res/menu4.gif) no-repeat #0a61f2;
	background-position:0px -70px;
	border:solid #0023a6;
	border-width:1px 0px;
}

.menu a
{
	border:solid #0023a6;
	border-width:0px 1px 0px 0px;
	color:white;/*#a0c4ff;*/
}

.menu a:hover
{
	background-color:#001841;
	color:white;
}

.menu #current a
{
	background-color:#00348a;
}

.menu .hilight
{
	background:url(../res/menu4.gif) no-repeat #0a61f2;
	background-position:-21px -20px;
	border-width:0px 0px 0px 1px;
	color:white;/*#ffe469;*/
}
