/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	color: #9A9999;
	text-align:LEFT;
	font-weight:bold;
	background-image:url(menuh/bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	cursor:pointer;	
}
.m0l0iout_samer {
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	color: #9A9999;
	text-align:LEFT;
	font-weight:bold;
	height:40px;
	cursor:pointer;	
}
.m0l0iover {
	font-family:Arial;	font-size: 11px;
	text-decoration: none;
	color: #116A29;
    text-align:LEFT	;
	font-weight:bold;
	background-image:url(menuh/bgmo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	cursor:pointer;
	
}


/* level 0 outer */
.m0l0oout {
	font-family:Arial;	font-size: 11px;
	text-decoration : none;
	background: #ffffff;
	font-weight:bold;	
/*	background-image:url(done/bg.jpg);*/
	cursor:pointer;

}
.m0l0oover {
	font-family:Arial;	font-size: 11px;
	text-decoration : none;
	background: #ffffff;;
	font-weight:bold;
/*	background-image:url(done/bg.jpg);*/
	color:116A29;
	cursor:pointer;

}

.m0l0oout_batelco {
	font-family:Arial;	font-size: 11px;
	text-decoration : none;
	/*background: #ffffff;*/
	font-weight: normal;	
/*	background-image:url(done/bg.jpg);*/
	cursor:pointer;
	z-index: 90;

}
.m0l0oover_batelco {
	font-family:Arial;	font-size: 11px;
	text-decoration : none;
	/*background: #ffffff;*/
	font-weight: normal;
/*	background-image:url(done/bg.jpg);*/
	color: #116A29;
	cursor:pointer;
	z-index: 90;
	white-space: nowrap;

}

.m0l0iout_batelco {
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	color: #9A9999;
	text-align:LEFT;
	font-weight: normal;
	/*background-image:url(menuh/bg.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
	cursor:pointer;	
	z-index: 90;
	/* width: 120px;    */
}
.m0l0iover_batelco {
	font-family:Arial;	font-size: 11px;
	text-decoration: none;
	color: #000000;
    text-align:LEFT	;
	font-weight: bold;
	/*background-image:url(menuh/bgmo.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	cursor:pointer;
	z-index: 90;
	
}

/* level 1 inner */
.m0l1iout {
	font: 10px arial;
	text-decoration: none;
	color: #9A9999;
	background: #ffffff;
	text-align:LEFT;
	font-weight:bold;
	z-index:100;
	filter: alpha(opacity=90);
}
.m0l1iover {
	font: 11px arial;
	text-decoration : none;
	color: #000000;
	text-align:LEFT;
	font-weight:bold;	
z-index:100;	
filter: alpha(opacity=90);	
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background: #ffffff;
	font-weight:bold;
	z-index:100;
	filter: alpha(opacity=90);
}
.m0l1oover {
font-size:11px;
	text-decoration : none;
	background: #ffffff;
	color:#000000;
	font-weight:bold;
	z-index:100;
	filter: alpha(opacity=90);
}
