/* Style for non-root level text, mout state */
.a0 {
	font: 8px Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #777777
}
/* Style for non-root level text, mover, mdown states */
.a1,
.a2 {
	font: 8px Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #DD3333
}
/* Style for root level text, mout state */
.aa0 {
	font: 9px Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #999999
}
/* Style for root level text, mover, mdown states */
.aa1,
.aa2 {
	font: 9px Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #DD3333
}

/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: #FFFFFF;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}
/* Style for a block - DIV */
.m0table {
	background: #FFFFFF;
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
}
