/* Style for a block - DIV */
.m0table      {
	background-color: #f7f5eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Style for a block - DIV */
.m1table      { 
	background-color: #a40014;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto         {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #DEDED1;
	font-weight: bold;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto          {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	font-weight: bold;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero           {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F2F2E6;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero            {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F2F2E6;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparent;
	font-weight: bold;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparent;
	font-weight: bold;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner            {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #a40014;
	font-color: #000000
}
/* Style for inner tag, mover (mouse over) state */
.m1inner         { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-image: none; padding-left: 6px; border-bottom: 1px solid #ffffff; font-color: #FFFFFF         }

