/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 6px;
}

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

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 6px;
}

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

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

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

