
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #ffffff;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0 0 8px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(../images/menu-bg.gif);
}
.m0l0oover {
	text-decoration : none;
	background-image: url(../images/lev0_bg2.jpg);
	background-color: #D4EAFF;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 5px 0 0 17px;
	color: #000000;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 5px 0 0 17px;
	color: #032ca2;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #D4EAFF;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #D4EAFF;
	background-image: url(../images/lev1_arrow.jpg);
	background-repeat: no-repeat;
	padding: 0;
}
