/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: #cccccc;
}
/* Style for level 1 block - DIV */
.m0table1 {
	border-top: 1px solid white;
	background: black;
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 1px solid white;
	background: black;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: black;
}
/* Style for inner tag, mover (mouse over) state */
.m0moveri,
.m0mdowni {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: 800;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	color: #cccccc;
	font-family: Arial,Verdana,Helvetica; 
	font-size: 12px;
	font-weight: 800;
}
