/* Style for the 1st level of the site's left side navigation */
/* Style for inner tag, mover (mouse over) state */
/*.m0inner {
/*	font-family: Arial, Helvetica, Geneva, sans-serif;
/*	font-size: 12px;
/*	font-weight: bold;	
/*	padding: 2px;
/*	color: #000099;	
/*}

/* Style for the 2nd and 3rd level of the site's left side navigation */
.m1table0 {
	background: #000080;
}
.m1table {
	background: #000080;
	border: 1 px solid #000080;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #DBEAF5;
	border: 1 px solid #000080;	
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #9DBFFF;
	border: 1 px solid #000080;	
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: #efe7b3;
	border: 1 px solid #000080;	
}
.m1inner {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	padding: 3px;
	color: #000099;	
}
