.m0l0iout {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	padding: 4px;

}
.m0l0iover {
	font: 11px "Trebuchet MS";
	text-decoration: underline;
	padding: 4px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #CEE8B5;
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #CEE8B5;
}

/* level 1 inner */
.m0l1iout {
	font: 10px "Trebuchet MS";
	text-decoration: none;
	padding: 4px;
}
.m0l1iover {
	font: bold 10px "Trebuchet MS";
	text-decoration : none;
	padding: 4px;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 0px solid #CEE8B5;
	background: #CEE8B5;
	filter: alpha(opacity=95);
	-moz-opacity: 95%;
}
.m0l1oover {
	text-decoration : none;
	border : 0px solid #CEE8B5;
	background: #E7F1DB;
}

/* level 2 inner */
.m0l2iover {
	font: 10px "Trebuchet MS";
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #CEE8B5;
	background: #CEE8B5;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #CEE8B5;
	background: #CEE8B5;
}