/* Style for a block - DIV */
.m0l0,
.m0l1, 
.m0l2 {
	background: #E6EaF5;
}
/* Style for outer tag, mout (mouse out) state */
.m0l0mouto,
.m0l1mouto,
.m0l2mouto {
	text-decoration : none;
	background: #E6EaF5;
	color : #003399;
}
/* Style for outer tag, mover (mouse over) state */
.m0l0movero,
.m0l1movero,
.m0l2movero {
	text-decoration : none;
	background: #B2C1E0;
	color : #003399;
}
/* Style for outer tag, mdown (mouse down) state */
.m0l0mdowno,
.m0l1mdowno,
.m0l2mdowno {
	text-decoration : none;
	background: #E6EaF5;
	color : #003399;
}
/* Style for inner tag, mover (mouse over) state */
.m0l0moveri,
.m0l1moveri,
.m0l2moveri {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 3px;
}
/* Style for inner tag, mdown (mouse down) state */
.m0l0mdowni,
.m0l1mdowni,
.m0l2mdowni {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 3px;
}
/* Style for inner tag, mout (mouse out) state */
.m0l0mouti,
.m0l1mouti,
.m0l2mouti {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 3px;
}
