BODY { FONT-SIZE: 11px; color: #000000; font-family: verdana, helvetica, arial, tahoma;}
TD { FONT-SIZE: 11px; color: #000000; font-family: verdana, helvetica, arial, tahoma;}

a            { color: #003399; text-decoration: none }
a:hover      { color: #003399; text-decoration: underline }

a.bial       { color: #FFFFFF; text-decoration: none }
a.bial:hover  { color: #FFFFFF; text-decoration: underline }	 


.j  { text-align: justify; }

INPUT, TEXTAREA, SELECT {text-decoration: none; background: #FFFFFF; border-width: .1em; border-style: solid; border-color: #A8B8C0 }

INPUT.button { background-color: #003366; color: #FFFFFF; font-weight: bold }

.m0l0iout {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l0iover {
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none; font-weight: bold; 
	border : 1px solid #FFFFFF;
	background: #716F70;
}
.m0l0oover {
	text-decoration : none; font-weight: bold;
	border : 1px solid #FFFFFF;
	background: #918E8F;
}

/* level 1 inner */
.m0l1iout {
	text-decoration: none; font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
}
.m0l1iover {
	text-decoration : none; font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none; font-weight: bold;
	border : 1px solid #FFFFFF;
	background: #918E8F;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none; font-weight: bold;
	border : 1px solid #FFFFFF;
	background: #B3B0B1;
}

/* level 2 inner */
.m0l2iover {
	text-decoration : none; font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none; font-weight: bold;
	border : 1px solid #FFFFFF;
	background: #B3B0B1;
}
.m0l2oover {
	text-decoration : none; font-weight: bold;
	border : 1px solid #FFFFFF;
	background: #D6D3D5;
}


