/* maroon - root level; text properties for states: normal, click */
.TM0i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal, hover */
.TM0o0 {
	background: #34459D;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click --borders around boxes--don't touch*/
.TM0t0 {
/*	background: #FFFFFF;*/
}

/* blue grades - root level; text properties for states: top level hover */
.TM0i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: top level click */
.TM0o2 {
	background: #34459D;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: second level normal */
.TM1o0 {
	background: #01B3EF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: second level hover */
.TM1o1 {
	background: #01B3EF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: second level click */
.TM1o2 {
	background: #9D9FA1;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: hover */
.TM1i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
	
/* blue grades - root level; table properties for states: normal, hover, click --borders around boxes--don't touch*/
.TM1t0 {
background: #FFFFFF;
}