/* level 0 inner */
.m0l0iout {
	background-image:  url(../images/nav_btn.gif);
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	text-align:center;
	font-family: ËÎÌå; 

	

}
.m0l0iover {
	text-decoration : none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	text-align:center;
	font-family: ËÎÌå; 

}

/* level 0 outer */
.m0l0oout {
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image:  url(../images/nav_btn.gif);
	font-size: 14px;
	text-decoration : none;
	color: #FF0000;
	font-weight: bold;
	
}
.m0l0oover {
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image:  url(../images/nav_btn_over.gif);
	font-size: 14px;
	text-decoration : none;
	color: #FF0000;
	font-weight: bold;
}


/* level 1 inner */
.m0l1iout {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.m0l1iover {
	font-size: 14px;
	text-decoration : none;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #00CC00;
	background: #FFFFCC;
	filter: alpha(opacity=75);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #00CC00;
	background:#E8EC8B;
	filter: alpha(opacity=35);
}

/* level 2 inner */
.m0l2iover {
	font-size: 14px;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #00CC00;
	background: #FFFFCC;
	filter: alpha(opacity=35);
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #00CC00;
	background: #FFFFCC;

}
