/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	background: #000000;
	font-family: times, Arial, Tahoma, Verdana, Geneva;
  font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #000000;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #ffffff;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #000000;
  color: #e5ddbb;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #000000;
  color: #ffffff;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #000000;
  color: #e5ddbb;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

