/* Style for a block - DIV */
.m0table {
	color: #ffffff;
	background-color: #FFFFFF;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #517BB9;
	color: #ffffff;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background-color: #ffffff;
	color: #333333;
}
/* 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: 0px;
	text-indent: 0px;
}
button {
	color: #CC0000;
	background-color: #CC0000;
}
