/* blue grades - root level; text properties for states: normal, click */
.TM0i0 {
	font-family: Arial, "Arial Narrow", Helvetica, Tahoma, Verdana, Geneva, sans-serif;;
	color: #000000;
	font-size: 14px;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
	background: #F5DEB3;
}

/* blue grades - root level; background box properties for states: normal,  hover, click  */
.TM0o0 {
	background: #F5DEB3;
	hover: background: #F5DEB3;
	border: none;
	border-color: #F5DEB3;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; background box properties for states: normal,  hover, click  */
.TM0o1 {
	background: #F5DEB3;
	hover: background: #F5DEB3;
	border: none;
	border-color: #F5DEB3;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;;
	color: #0000FF;
	background: #F5DEB3;
	font-size: 14px;
	font-weight: heavy;
	font-style: italic;
	text-decoration: none;
}

/* blue grades - sub levels; background box properties for states: normal, hover, click */
.TM1o0 {
	background: #F5DEB3;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

