/* Style for a block - DIV */
.m0table {
	background: #000000;
	border: 1px none #4682B4;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #EAF806 center;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #B1D5FE center;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: white center;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Tahoma, "MS Sans Serif", Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-position: center;
}
