/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: white;
}
/* Style for level 1 block - DIV */
.m0table1 {
	background: white;
}
/* Style for level 1 block - DIV */
.m0table2 {
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: white;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	color: #B4265F;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	color: #849E8F;
	font-family: Verdana, Arial,Helvetica; 
	font-size: 10px;
}

/* --- CS Blocks --- */
/* Style for level 0 (root) block - DIV */
.mCStable0 {
	background: #E6EEF0;
}
/* Style for level 1 block - DIV */
.mCStable1 {
	background: #E6EEF0;
}
/* Style for level 1 block - DIV */
.mCStable2 {
	background: #E6EEF0;
}
/* Style for outer tag, mout (mouse out) state */
.mCSouter {
	background: #E6EEF0;
		text-decoration:underline;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.mCSmoveri, .mCSmdowni {
	color: #B4265F;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
/* Style for inner tag, mout (mouse out) state */
.mCSmouti {
	color: #7A807E;
	font-family: Arial,Helvetica; 
	font-size: 12px;
}


/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.mCStable1, .mCSinner1, .mCSouter1 {
	color: #B4265F;
	font-family: Arial,Helvetica; 
	font-size: 11px;
	line-height: 17px;
}



