/* 1st Level */
.mtable {
	border: 0px;
	background: #D0E2EC;
}
.mout {
	background: #D0E2EC;
}
.mover {
	background: #9BC9E0;
	
}
/* item text */
.minner {
	FONT-SIZE: 7pt;
	COLOR: #cccccc;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
}


/* 2nd Level */
.m2table2 {
	border: 0px;
	background: #D0E2EC;
}
.m2out2 {
	background: #D0E2EC;
}
.m2over2 {
	background: #cccccc;
	FONT-SIZE: 7pt;
	COLOR: #000099;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
}

