﻿/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #2d0000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #971800;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #6B0A00;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

