/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #000000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal */
.TM0t0 {
	background: #000000;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #BA170B;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: hover, click */
.TM0t1 {
	background: #BA170B;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #CCCCCC;
}

