/* blue grades - root level; text properties */
.m0l0mouti {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #2B547F;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties */
.m0l0mouto {
	background: none;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties */
.m0l0moveri,
.m0l0mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #330099;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties */
.m0l0movero,
.m0l0mdowno {
	background: #CCFF33;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties */
.m0l1mouti,
.m0l1moveri,
.m0l2mouti,
.m0l2moveri,
.m0l3mouti,
.m0l3moveri {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties */
.m0l1mouto,
.m0l2mouto,
.m0l3mouto {
	background: #DBEAF5;
	background-image:url('../imgs/logo2.jpg');
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties */
.m0l1movero,
.m0l2movero,
.m0l3movero {
	background: #CCFF66;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties */
.m0l1mdowni,
.m0l2mdowni,
.m0l3mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #996600;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties */
.m0l1mdowno,
.m0l2mdowno,
.m0l3mdowno {
	background: #FFCC00;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

