/* blue grades - root level; text properties */
.m0l0mouti,
.m0l0moveri,
.m0l0mdowni,
.m0l1mouti,
.m0l1moveri,
.m0l1mdowni {
	font-family: Times New Roman,Times,serif;;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties */
.m0l0mouto {
	background: #AEC0D8;
	border: 3px solid #FFFFFF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties */
.m0l0movero,
.m0l0mdowno {
	color: #FFFFFF;
	background: #6B89BF;
	border: 3px solid #FFFFFF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties */
.m0l1mouto {
	background: #6B89BF;
	border: 3px solid #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	filter: alpha(opacity=90);
}

/* blue grades - sub levels; box properties */
.m0l1movero,
.m0l1mdowno {
	background: #AEC0D8;
	border: 3px solid #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

#table1 tr td #table5 tr td #table12 tr td p strong {
	color: #000;
}
#table1 tr td #table20 tr td {
	text-align: right;
}

