/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: transparent;
}
/* Style for level 1 block - DIV PULL DOWN MENU */
.m0table1 {
	border: 1px solid black;
	background: #ffffff;
	padding-left: 5px;
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 1px solid white;
	background: #ffffff;
}
/* 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 {
	color: #000000;
	background: #cccccc;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	padding-left: 5px;
}


/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0mdowni {
	color: #cafec2;
	background: #cafec2;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;

}

/* Style for 0 level hover TOP LINE MENU HOVER */
.m0hover {
	color: #cccccc;
	font-family: Verdana,Arial,Helvetica; 
	font-weight: bold;
	font-size: 10pt;
	/* text-decoration:underline; */
}

/* Style for inner tag, mout (mouse out) state TOP LINE MENU TEXT */
.m0mouti {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica; 
	font-weight: bold;
	font-size: 10pt;
}

/* Style for inner tag, mout (mouse out) state PULL DOWN MENU TEXT DEFAULT */
.m1mouti {
	color: #000000;
	font-family: Verdana,Arial,Helvetica; 
	font-weight: normal;
	font-size: 10pt;
}
