/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Plantagenet Cherokee, PMingLiU, Traditional Arabic, Times New Roman;
	color: #orange;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

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

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

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #2A3C35;
	border: 1px solid #f0e68c;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

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

