/* Style for a block - DIV */
.m0table {
	border: none;
	background-color: #223F70;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	line-height: 13px;
	border: none;
 	text-align: center;
	padding: 7px 5px 7px 0px;
	margin: 0px 10px 0px 0px;
 }
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	line-height: 13px;
 	text-align: center;
	padding: 7px 5px 7px 0px;
	margin: 0px 10px 0px 0px;
 	background-color: #697DA0; 
 }
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #ffffff;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: none;
}
.m0innerov {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: none;
}


/* Level Two Styles */
.m0table2 {
	text-decoration : none;
 	background-color: #697DA0; 
}
.m0mouto2 {
	text-decoration: none;
	padding-left: 5px;
	color: #fff;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero2 {
	text-decoration: none;
	background-color: #93A1BB;
	color: #fff;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner2 {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.m0innerov2 {
	font-family:  verdana;
	font-size: 12px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
}
