/* Style for a block - DIV */
.m0table {
	background: #4682B4;
	border: 1;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: white;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #94C7CB;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #94C7CB;
}

.m0inner {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}