﻿/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 0.25em;
	overflow: visible;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #000000;
	border: 0.1em solid #FFFFFF;
	text-align: center;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #990000;
	border: 0.1em solid #FFFFFF;
	text-align: center;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 0.25em;
	overflow: visible;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #000000;
	border: 0.1em solid #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 0.25em;
	padding-top: 0.25em;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #990000;
	border: 0.1em solid #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 0.25em;
	padding-top: 0.25em;
}
