
.m0l0iout {
		color:#014681;
		background-color:#ffffff;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		padding:-1px 6px 3px 0px;
		border-style:solid;
		border-color:#014681;
		border-width:0px;
		font-weight:bold;
}
.m0l0iover {
	color:#F96710;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	border-left-width:1px;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#014681;

}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border: 1px solid #014681;
	background-color: #ffffff;
	border-width:0px;
}
.m0l0oover {
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

/* level 1 inner */
.m0l1iout {
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	margin: 4px 0 0 17px;
	color: #014681;
}
.m0l1iover {
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	margin: 4px 0 0 17px;
	color: #014681;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #014681;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #FFFFFF;
	border: 1px solid #014681;
	padding: 0;
}

