/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #84369e;
	font-size: 12px;
	font-weight: strong;
	font-style: strong;
	text-decoration: none;
	padding: 11px;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #E4F6E6;
	border: 1px solid #2DA343;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #440088;
	font-size: 12px;
	font-weight: strong;
	font-style: strong;
	text-decoration: none;
	padding: 11px;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #C9F476;
	border: 1px solid #84369e;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #E4F6E6;
	border: 1px solid #359b32;
	text-align: centre;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #C9F476;
	border: 1px solid #84369e;
	text-align: centre;
	vertical-align: centre;
	text-decoration: none;
}

