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

/* blue grades - root level; box properties for states: normal */
.TM0o0 { background: #333; text-align: center; vertical-align: middle; text-decoration: none; border-color: #2b547f; }

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 { background: #000; text-align: center; vertical-align: middle; text-decoration: none; text-indent: 3px; border-color: #2b547f; }

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 { color: #fff; background: #900; text-align: left; vertical-align: middle; text-decoration: none; text-indent: 7px; border-color: #2b547f; }

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 { background: #000; text-align: left; vertical-align: middle; text-decoration: none; text-indent: 13px; border-color: #2b547f; }

