/* Style for level 0 (root) block - DIV */
.m0table0 {
	border: 1px solid #669933;
	background: white;
}
/* Style for a block - DIV */
.m0table {
	border: 1px outset #669933;
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.m0lmouto {
	background: #669933;
}
/* Style for outer tag, mover (mouse over) state */
.m0lmovero {
	background: #DEEAC1;
}
/* Style for outer tag, mdown (mouse down) state */
.m0lmdowno {
	background: #DEEAC1;
}
/* Style for inner tag, mover (mouse over) state */
.m0lmoveri {
	background: #DEEAC1;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
/* Style for inner tag, mdown (mouse down) state */
.m0lmdowni {
	background: #DEEAC1;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
/* Style for inner tag, mout (mouse out) state */
.m0lmouti {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}