/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #026d35;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #009900;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #009900;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #026d35;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #009900;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
