/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: #ffffff;
	border: 0px;
	padding: 0px;
	spacing: 0px;
}
/* Style for level 1 block - DIV */
.m0table1 {
	border-top: 0px solid white;
	background: #f1f1f1;
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 0px solid white;
	background: #f1f1f1;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #f1f1f1;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0movero, .m0mdowno {
	color: #c63636;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
/* Style for inner tag, mout (mouse out) state */
.m0inner {
	color: #000000;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10px;
}
