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

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

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 { color: #fff; background: #3b7ea1; border: solid 0 #003366; padding: 4px; text-align: center; vertical-align: middle; text-decoration: none; }

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #103b68;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 { font-size: 11px; background: #98adb2; border: solid 0 #98adb2; padding: 4px; text-align: left; vertical-align: middle; text-decoration: none; }

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #3b7ea1;
	border: solid 1px #006699;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}