/* Style for a block - DIV */
.m0table {
	color: #996633;
	background-color:#660000;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #990000;
	color: #ECE9D8;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background-color: #937E66;
	color: #ffffff;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-indent: 6px;
}
button {
	color: #CC0000;
	background-color: #CC0000;
}
