.m0l0iout {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	background-color: #9A9AFE;

}
.m0l0iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
	background-color: #000099;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF9900;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF9900;
}

/* level 1 inner */
.m0l1iout {
	font: bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000099;
}
.m0l1iover {
	font: bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000099;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFCC66;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF9900;
}

/* level 2 inner */
.m0l2iover {
	font: bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000099;
	background-color: #FF9900;

}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFCC66;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FF9900;
}


