/* --- menu styles ---*/
/* level 0 inner */

.m0l0iout {
	margin:0;
    padding:6px 4px 5px 4px;
	border-left: 1px solid #6D86A1;
	border-right: 1px solid #6D86A1;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	color: white;
	background: #6D86A1;
	/*background: url(../images/page/bar_1.png);*/

}
.m0l0iover {
	margin:0;
    padding:6px 4px 5px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	color: #000;
	background: #99ABBD; /*#2F5278;*/
	/*background: url(../images/page/menu_over.png);*/
}
/* level 0 outer */ 
.m0l0oout {
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space: nowrap;
	z-index: 100;
}
.m0l0oover {
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space: nowrap;
	z-index: 100;
}


/*----------------------------------------------*/


.m0l1iout {
    margin-top:4px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.m0l1iover {
    margin-top:4px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

	
}

/* level 0 outer */ 
.m0l1oout {
    padding-left:5px;
    cursor:pointer;
    text-align:left;
    background-color: #99ABBD;
	z-index: 100;
}

.m0l1oover {
    padding-left:5px;
    cursor:pointer;
    text-align:left;
    background-color: #99ABBD;
    color:#ffffff;
	z-index: 100;
}

/* stoelen selector 

.s0l0iout {
    height:29px;
	font-family: verdana;
	font-size: 10px;
	color: #6A8DAE;
    text-decoration: none;
    border-right:1px solid #B4C6D6;
}

.s0l0iover {
    height:29px;
	font-family: verdana;
	font-size: 10px;
	color: #26587B;
    text-decoration: none;
    border-right:1px solid #B4C6D6;    
}

/* level 0 outer  
.s0l0oout {
    background-color:#E9EEF5;
    height:29px;
    text-align:center;
	text-decoration : none;
    cursor:pointer;
}

.s0l0oover {
    height:29px;
    background-color:#CAD6E2;
    text-align:center;
	text-decoration : none;
    cursor:pointer;
}


/*level 1

.s0l1iout {
    padding-left:5px;
    padding-top:2px;    
	font-family: verdana;
	font-size: 10px;
	color: #26587B;
    text-decoration: none;
}

.s0l1iover {
    padding-left:5px;
    padding-top:2px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
/*    border-right:1px solid #26587B;
    border-left:1px solid #26587B;*/        
}

/* level 1 outer  
.s0l1oout {
    background-color:#D0DAE7;
	text-decoration : none;
    cursor:pointer;
    filter:alpha(Opacity=85);
    border-left:1px solid #DEE5ED;    
    border-right:1px solid #DEE5ED;
}

.s0l1oover {
    height:25px;
    background-color:#B4C6D6;
	text-decoration : none;
    cursor:pointer;
    border-top:1px solid #26587B;    
    border-bottom:1px solid #FFFFFF;
    
   
}
*/
