/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Times New Roman;;
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.TM0i1 {
	font-family: Times New Roman;;
	color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #FFFFCC;
	border: 1px solid #990000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #990000;
	border: 1px solid #FFFFCC;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #333300;
	border: 1px solid #FFFFCC;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Times New Roman;;
	color: #333300;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #FFFFCC;
	border: 1px solid #333300;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

