/* Style for level 0 (root) block - DIV */
.mtable0 {
	border: 0px outset #000000;
	background: #017EC0;
}
/* Style for a block - DIV */
.mtable {
	border: 0px outset #000000;
	background: #017EC0;
}
/* Style for outer tag, mout (mouse out) state */
.mouto {
	background: #49c0e0;
}
/* Style for outer tag, mover (mouse over) state */
.movero {
	background: #38afcf;
}
/* Style for outer tag, mdown (mouse down) state */
.mdowno {
	background: #49c0e0;
}
/* Style for inner tag, mover (mouse over) state */
.minnerold {
	font-size: 9px; 
	font-family: Tahoma, Verdana, Arial;font-weight: bold;
}

.minner { font-family:tahoma,arial,helvetica,sans-serif; font-size:9px; color:#000000; font-weight: bold; padding:1px; }
.minner a {font-family:tahoma,arial,helvetica,sans-serif; font-size:9px; color:#000000; font-weight: bold; text-decoration:none;}
.minner a:hover {font-family:tahoma,arial,helvetica,sans-serif; font-size:9px; color:#49c0e0; font-weight: bold; text-decoration:none;}
