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

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

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 { color: black; background: #009200; }

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

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 { color: black; background: #009200; padding: 2px; text-align: left; vertical-align: middle; text-decoration: none; }

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 { color: black; background: #91fa79; padding: 2px; text-align: left; vertical-align: middle; text-decoration: none; }

