/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: #FDEAC0;
	text-align: left;
}

/* Style for level 1 block - DIV */
.m0table2 {
	border: 1px solid #FDEAC0;
	background: #FDEAC0;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: #FDEAC0;
}

/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	background: #F6A705;
	color: #333365;
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	background: #F6A705;
	color: white;
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}


/* Style for level 1 block - DIV */
.m0table1 {
	border-top: 1px solid #FDEAC0;
	border-left: 1px solid #FDEAC0;
	border-right: 1px solid #FDEAC0;
	background: #FDEAC0;
	line-height: 20px;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri1, .m0mdowni1 {
	background: #FDEAC0;
	color: #333365;
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	padding-left: 4px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti1 {
	background: #BC5400;
	color: #FFFFFF;
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	border-bottom: 1px solid #FDEAC0;
	padding-left: 4px;
}

