/* Style for a block - DIV */
.m0table {
	color: #666666;
	background-color: #666666;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #999999;
	color: #ffffff;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background-color: #666666;
	color: #ffffff;
	border-right-color: #FFCC00;
	border-right-width: 3px;
	border-right-style: solid;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background-color: #666666;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-indent: 3px;
}
button {
	color: #CC0000;
	background-color: #CC0000;
}
