/* Style for a block - DIV */
.m0table {
  background: #006A6A;
}

/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	font-family: Arial, Helvetica, sans-serif;
    text-align:center;
    color: white;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
	background: #006A6A;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	font-family: Arial, Helvetica, sans-serif;
    text-align:center;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
    text-decoration: underline;
	background: #DBEAF5;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	font-family: Arial, Helvetica, sans-serif;
    text-align:center;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
    text-decoration: underline;
	background: #DBEAF5;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Arial, Helvetica, sans-serif;
    text-align:center;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
}

/* Style for a block - DIV */
.m1table {
  background: #DBEAF5;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
	background: #006A6A;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
    text-decoration: underline;
	background: #DBEAF5;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
    text-decoration: underline;
	background: #DBEAF5;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
}

/* Style for a block - DIV */
.m2table {
  background: #000080;
}
/* Style for outer tag, mout (mouse out) state */
.m2mouto {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
	background: #000080;
}
/* Style for outer tag, mover (mouse over) state */
.m2movero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
    text-decoration: underline;
	background: #DBEAF5;
}
/* Style for outer tag, mdown (mouse down) state */
.m2mdowno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
    text-decoration: underline;
	background: #DBEAF5;
}
/* Style for inner tag, mover (mouse over) state */
.m2inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	padding: 2px 5px 2px;
}

