/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

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

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #fDf9E6;
	border: 1px solid #aaaaaa;
	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, Arial;
	color: #111111;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

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

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

