/* Style for a block - DIV */
.m0table0 {
	background: #006600;
	border: 1px none #000000;
}
.m0table {
	background: #ffff00;
	border: 1px none #c0c0c0;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #006600;
	color: #000000;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #008000;
	color: #000000;
}
/* Style for outer tag, mdown (mouse click) state */
.m0mdowno {
	background: #005500;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 3px;
	color: #ffff00;
	font-weight: bold;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 3px;
	color: #ffff00;
	font-weight: bold;
}
