body, td, input, select, textarea, button	{ font-family: Verdana, Arial, sans-serif; font-size: 11px; }

a            { color: #003399; text-decoration: none }
a:hover      { text-decoration: none }

.j  { text-align: justify; }

input 	{ color: #000000; font: 11px verdana; font-weight: none; }

.m0l0iout {
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l0iover {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #808080;
	background: #D4D0C8;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #0A246A;
}

/* level 1 inner */
.m0l1iout {
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #808080;
	background: #D4D0C8;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #808080;
	background: #0A246A;
}

/* level 2 inner */
.m0l2iover {
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #808080;
	background: #D4D0C8;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #808080;
	background: #0A246A;
}




