﻿/* Style for a block - TABLE */
.mtable {
border: 0px}
/* Style for outer tag, mout (mouse out) state */
.mouter {
	border: 2px; background:#333333;}
/* Style for inner tag, mover (mouse over) state */
.minner {
font-family: Verdana; font-size: 10pt; text-align:center; color:#FFFFFF; font-weight:normal}

.mhover {
font-family: Verdana; font-size: 10pt; text-align:center; color:#FFFFFF; font-weight:normal; background-color:#000000}