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

/* blue grades - root level; box properties for states: normal, hover, click */
.TM0o02 {
	background: #000066;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

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

/* blue grades - root level; box properties for states: normal, hover, click */
.TM0o12 {
	background: #0000ff;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* copy 1 of blue grades - sub levels; box properties for states: normal */
.TM3o02 {
	background: #CC0000;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.TM3i12 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #CCFF33;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

