/* level 0 inner */
.m0l0iout {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #00407C;
	text-align: center;          
}
.m0l0iover {
	font: 11px Arial, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #00407C;
	text-align: center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration: none;
}
.m0l0oover {
	text-decoration: none;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #00407C;
}
.m0l1iover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #c30000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration: none;
	border: 1px solid #c2c4c2;
	padding-left: 18px;
	background: #ffffff;
	background-image: url(/img/img50.gif);
	background-repeat: no-repeat;
	background-position: 13px 9px
}
.m0l1oover {
	text-decoration: none;
	border: 1px solid #c2c4c2;
	padding-left: 18px;
	background: #e8e8e8;
	background-image: url(/img/img51.gif);
	background-repeat: no-repeat;
	background-position: 13px 9px
}

/* level 2 inner */
.m0l2iout {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #00407C;
}

.m0l2iover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #c30000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration: none;
	border: 1px solid #c2c4c2;
	padding-left: 18px;
	background: #ffffff;
	background-image: url(/img/img50.gif);
	background-repeat: no-repeat;
	background-position: 13px 9px
}
.m0l2oover {
	text-decoration: none;
	border: 1px solid #c2c4c2;
	padding-left: 18px;
	background: #e8e8e8;
	background-image: url(/img/img51.gif);
	background-repeat: no-repeat;
	background-position: 13px 9px
}