/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: white;
}
/* 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 and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	color: white;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10px;
}
