@charset "utf-8";
/* CSS Document */


#mainlevel {
font-weight:bold;
margin:0px 0 0 80px;
padding:0;
text-align:center;
text-transform:uppercase;
list-style:none;
}
#mainlevel ul {
background:white none repeat scroll 0 0;
border-color:#EEDDAA;
border-style:solid;
border-width:1px 0;
float:left;
font-weight:bold;
line-height:1;
list-style-type:none;
margin:0 0 1em;
padding:0;
text-align:center;
}
#mainlevel a {
color:#FFFFFF;
display:block;
text-decoration:none;
padding: 7px 0;
}
#mainlevel li {
	width:149px;
	text-align:center;
float:left;
padding:0;
height:30px;
border-left:#aa6060 1px solid;
}

#mainlevel .active {
	background:url(images/navi_back_hover.gif);
}


#mainlevel li:hover {
	background:url(images/navi_back_hover.gif);
}
#mainlevel li.sfhover {
background-color:#BECA6A;
}
