
/* level 0 inner */
.m0l0iout {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	padding: 3px;
	color: #FFFFFF;
	letter-spacing: 0.04em;
}
.m0l0iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	padding: 3px;
	color: #FFFFFF;
	letter-spacing: 0.04em;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
}
.m0l0oover {
	text-decoration : none;
	background: #336699;	
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	letter-spacing: 0.04em;
}

/* level 1 inner */
.m0l1iout {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	letter-spacing: 0.04em;	
}
.m0l1iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
	letter-spacing: 0.04em;	
}

/* level 1 outer*/
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #88BBEE;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #336699;	
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/* level 2 inner*/
.m0l2iout {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	letter-spacing: 0.04em;	
}
.m0l2iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
	letter-spacing: 0.04em;	
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #88BBEE;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #336699;	
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
