
.m0l0iout {
    /*yg di edit*/
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    background-image: url(image/kotak.png);
	background-repeat: no-repeat;
    background-position: left;
	padding: 4px;
	/*color: #FFFFFF;*/
    color:#000000;
 
}
.m0l0iover {
    /*yg di edit*/
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	/*color: #FFFFFF;*/
    background-image: url(image/kotak.png);
	background-repeat: no-repeat;
    background-position: left;
    color:red;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	/*border : 1px solid #FFFFFF;*/
	/*background: #4682B4;*/
    /*background-image: url(image/lev0_bg1.gif);*/
}
.m0l0oover {
    /*yg di edit*/
	text-decoration : none;
	/*border : 1px solid #FFFFFF;*/
    border : 0px solid red; 
	background-image:url(image/bg_menu.png) 
	
    
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #666666;
}
.m0l1iover {
	font:  12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 5px;
	color: red;
	background-image:url(image/bg_menu.png) 
}

/* level 1 outer */
.m0l1oout {
    /*yg di edit*/
	text-decoration : none;
	border : 0px solid #666666;
	/*background: #46B446;*/
	background-image:url(image/kotak2.png) 
	/*background: #FFFFFF;
	/*filter: alpha(opacity=85);
	 -moz-opacity: 85%;*/
}
.m0l1oover {
    /* yg diedit */
	text-decoration : none;
	border : 0px solid red;
	/*background: #5AE55A;*/
   
}

/* level 2 inner */
.m0l2iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 0px solid #666666;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 0px solid #666666;
	background: #E55A5A;
}
