/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: transparent;
}
/* Style for level 1 block - DIV */
.m0table1 {
	border-top: 0px solid white;
	background: #000000;
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 1px solid white;
	background: #000000;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: transparent;

}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	padding-left:10px;
	color: white;
	background: #dd7dd8;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
}

/* Style for 0 level hover */
.m0hover {
	padding-left:10px;
	color: black;
	font-family: Verdana,Arial,Helvetica; 
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

/* Style for inner tag, mout (mouse out) state */
.m0moutiw {
	padding-left:10px;
	color: black;
	font-family: Verdana,Arial,Helvetica; 
	font-weight: bold;
	font-size: 12px;
}

/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	padding-left:10px;
	color: white;
	font-family: Verdana,Arial,Helvetica; 
	font-weight: bold;
	font-size: 10px;
}