/* level 0 inner */
.m0l0iout {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
         font-weight: bold;
         text-decoration: none;
         padding: 1px;
         color: #4a7eb3;
         border: 1px solid #4a7eb3;
}
.m0l0iover {
         font-family: verdana, arial, sans-serif;
	font-size: 11px;
         font-weight: bold;
	text-decoration: none;
	padding: 1px;
         color: #ffffff;
         background: #4a7eb3;
         border: 1px solid #4a7eb3;
}
/* level 0 outer */
.m0l0oout {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
         text-decoration : none;
         color: #4a7eb3;

}
.m0l0oover {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
         color: #f5f5f5;
         font-weight: bold;
}
/* level 1 inner */
.m0l1iout {
         font-family: verdana, arial, sans-serif;
	font-size: 11px;
         font-weight: bold;
	text-decoration: none;
         padding: 4px;
         color: #4a7eb3;
         background: #f5f5f5;
         border: 1px solid #4a7eb3;
}
.m0l1iover {
         font-family: verdana, arial, sans-serif;
	font-size: 11px;
         font-weight: bold;
	text-decoration: none;
	padding: 4px;
         color: #ffffff;
         background: #4a7eb3;
         border: 1px solid #4a7eb3;
}
/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background: #dfebf4;
}
.m0l1oover {
	text-decoration : none;
	background: #dfebf4;
}
/* level 2 inner */
.m0l2iout {
         font-family: verdana, arial, sans-serif;
	font-size: 11px;
         font-weight: bold;
	text-decoration: none;
	padding: 4px;
         color: #4a7eb3;
         background: #f5f5f5;
         border: 1px solid #4a7eb3;
}
.m0l2iover {
         font-family: verdana, arial, sans-serif;
	font-size: 11px;
         font-weight: bold;
	text-decoration: none;
	padding: 4px;
         color: #ffffff;
         background: #4a7eb3;
         border: 1px solid #4a7eb3;
}
/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	background: #dfebf4;
}
.m0l2oover {
	text-decoration : none;
	background: #dfebf4;
}