/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.TM1i0 {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #770909;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #770909;

}
	
/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #E0DFDD;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #770909;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #e0dfdd;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}