/* Style for level 0 (root) block - DIV */
.mtable0 {
	border: 0px white outset;
	background: white;
; color: #FFFFFF
}
/* Style for a block - DIV */
.mtable {
	border: 0px #4682B4 none;
	background: #FFFFFF;
; color: #FFFFFF
}
/* Style for outer tag, mout (mouse out) state */
.mouto {
	background: #336699 url(none);
; color: #FFFFFF
}
/* Style for outer tag, mover (mouse over) state */
.movero {
	background: #339999;
; color: #FFFFFF
}
/* Style for outer tag, mdown (mouse down) state */
.mdowno {
	background: #CCCCCC;
; color: #FFFFFF
}
/* Style for inner tag, mover (mouse over) state */
.minner {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
; color: #FFFFFF
; font-weight: bold
; border-color: #FFFFFF black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
; font-style: normal
}
