/* Style for a block - DIV */
.m0table {
	background: #2B547F;
	border: 0;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #3C76B2;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #4D99E6;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #FFA0A0;
}

.m0inner {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
}
