/* Style for level 0 (root) block - DIV */
.m0table0 {
	border: #B0C4DE;
	background: #B0C4DE;
}
/* Style for a block - DIV */
.m0table {
	border: 1px outset #B0C4DE;
	background: #B0C4DE;
}
/* Style for outer tag, mout (mouse out) state */
.m0lmouto {
	background: #B0C4DE;
}
/* Style for outer tag, mover (mouse over) state */
.m0lmovero {
	background: #B0C4DE;
}
/* Style for outer tag, mdown (mouse down) state */
.m0lmdowno {
	background: #DEB887;
}
/* Style for inner tag, mover (mouse over) state */
.m0lmoveri {
	background: #E6E6FA;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
/* Style for inner tag, mdown (mouse down) state */
.m0lmdowni {
	background: #DEB887;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
/* Style for inner tag, mout (mouse out) state */
.m0lmouti {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
