/* Topnavigation */

#naviList {
    list-style:none;  
    padding: 0;
    float:left;
    margin:0px;
    width:100%;
    height:35px;
}


#naviList li {
    margin-top:1px;
float:left;
width:155px;    
height:29px;
border-left:#00508D dotted 1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: px 0;
    text-align: center;
    text-decoration:none;
    color:#00508D;
    display: block;
    margin-top:7px;
    text-transform:uppercase;
}

#naviList a:hover{}


/* SECOND NAVI */

#Second_navi{
	float:left;
	width:210px;
	margin-right:20px;
	margin-bottom:15px;
	border-top:1px solid #F1F0EC;
}

#secondLevelNavigation {
    float: left;
    width: 219px;
    list-style:none;
    padding:0;
    margin: 0;  
    border-top: 1px solid #ddd;

}

#secondLevelNavigation li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
}

#secondLevelNavigation a {
    display: block;
    padding: 3px 0;
    text-decoration: none;
}

#secondLevelNavigation a:hover {
    background-color: #eee;
}


/* TREE MENU */

a.menu3{
text-decoration:none;
border:0px solid blue;
color:#000000;
background-image: url('/media/323/menu_bg.jpg');
background-repeat:repeat-x;
height:29px;
width:229px;
float:left;
clear:both;
margin-left:1px;
padding-left:10px;
padding-top:12px;
font-size:12px;
}

.menu3:visited {
text-decoration:none;
color:#000000;
}

.menu3:hover {
	background-image: url('/media/328/hover_select_bg.jpg');
	background-repeat:repeat-x;
	background-position:top center;	
	text-decoration:none;
	color:#657b66;
}

div.selected a.menu3 {
color:#000000;
text-decoration: none;
background-image: url('/media/328/hover_select_bg.jpg');
background-repeat:repeat-x;
}


a.menu3 img{
border:none;
margin-right:15px;
margin-top:-18px;
float:right;
display:none;
}

div a.menu4{
text-decoration:none;
color:#000000;
padding:10px 10px 10px 15px;
width:214px;
float:left;
clear:both;
height:14px;
background-color:#f1f1f1;
margin-left:1px;
border-bottom:1px solid #ffffff;
font-size:11px;

}

div.selected a.menu4 {
color:#ffffff;
text-decoration: none;
background-color:#00508D;
padding:10px 10px 10px 15px;
width:214px;
float:left;
clear:both;
height:14px;

}


.menu4:visited {
text-decoration:none;
color:#000000;
}

.menu4:hover {
color:#ffffff;
text-decoration: none;
background-color:#00508D;
}

a.menu4:active {
text-decoration: none;
}

a.menu4 img{
float:left;
margin-right:10px;
margin-top:5px;
display:none;
}

a.menu4 img.menu_arrow{
float:right;
margin-top:-18px;
margin-right:5px;
}



div a.menu5{
text-decoration:none;
color:#00518B;
padding:10px 10px 10px 25px;
width:204px;
float:left;
clear:both;
height:14px;
background-color:#E8E3CF;
margin-left:1px;
border-bottom:1px solid #ffffff;
font-size:11px;
}

div.selected a.menu5 {
color:#ffffff;
text-decoration: none;
background-color:#558ab3;
padding:10px 10px 10px 25px;
width:204px;
float:left;
clear:both;
height:14px;

}


.menu5:visited {
text-decoration:none;
color:#000000;
}

.menu5:hover {
color:#ffffff;
text-decoration: none;
background-color:#558ab3;
}

a.menu5:active {
text-decoration: none;
}

a.menu5 img{
float:left;
margin-right:10px;
margin-top:5px;
display:none;
}





























































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