/* Blackgrades- root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Blackgrades- root level; box properties for states: normal, hover */
.TM0o0 {
	background: #000000;
	border: 0px solid #000000;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Blackgrades- root level; box properties for states: click */
.TM0o2 {
	background: #404040;
	border: 0px solid #000000;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal, hover */
.TM1o0 {
	background: #000000;
	border: 0px solid #2B547F;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: click */
.TM1o2 {
	background: #505050;
	border: 0px solid #2B547F;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

