/* Style for a block - DIV */
.m1table  { background-color: #777 }
/* Style for outer tag, mout (mouse out) state */
.m1mouto  { background-color: #2f8dcc; border-right: 1px solid #0c3265; border-bottom: 1px solid #0c3265; border-left: 1px solid #0c3265 }
/* Style for outer tag, mover (mouse over) state */
.m1movero  { background-color: #86bee3; border-right: 1px solid #0c3265; border-bottom: 1px solid #0c3265; border-left: 1px solid #0c3265 }
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno   { background-color: #f5f5f5; border-right: 1px solid #0c3265; border-bottom: 1px solid #0c3265; border-left: 1px solid #0c3265 }
/* Style for inner tag, mover (mouse over) state */
.m1inner   { color: #fff; font-size: 11px; padding: 3px 3px 3px 6px }
