/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: white;
}
/* Style for level 1 block - DIV */
.m0table1 {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	background: #215AD6;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=5)
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	background: #215AD6;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=9)
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: #215AD6;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10.5px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	color: white;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10.5px;
}
