.m0l0iout {
	display: block;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #ffffff;
}
.m0l0iover {
	display: block;
	font: 14px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 1px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background-color: #4682B4;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	color: #000000;
}
.m0l1iover {
	font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 1px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 0px solid #FFFFFF;
	/*background: url('images/background3.gif');
	background-repeat: repeat-x;   */
	background-color: #AFFFB0;
	filter: alpha(opacity=90);
}
.m0l1oover {
	text-decoration : none;
	border : 0px solid #FFFFFF;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 1px;
	color: #000000;
	
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 0px solid #FFFFFF;
	background-color: #FFAF7E;
	
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFE539;
	
}

