#naviList {
    list-style:none;
    margin:0px;    
    padding: 0;
}
#naviList li {
	font-size:18px;
	float:left;
	padding-left:8px;
	padding-right:8px;
}

#naviList .selected {
    font-weight: bold;
    background-image: url("/media/68/menubag.jpg");
    background-repeat:no-repeat; 
    background-position:top center;
    width:111px; 
    float:left;
    
}

#naviList a{
    font-weight: bold;
	background-repeat:no-repeat;
	background-position:top center;
	height:55px;
	width:111px;
	padding-top:30px;
	float:left;
	border:0px solid #ffffff;
	color:#ffffff;
	text-decoration:none;

}

#naviList a:hover{
         color:#000000;
	background-image: url("/media/68/menubag.jpg");

}
.small_link{
float:left;
font-size:9px;
border-top:1px solid #ffffff;
padding-left:8px;
padding-right:8px;
width:92px;
text-align:center;
margin-left:1px;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

