/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	color: #F4ECD7;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #993300;
/*	padding: 2px;
*/	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #993333;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: "Century Gothic", Calibri, Cambria, "Courier New";
	color: #993300;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #F4ECD7;
/*	padding: 2px;
*/	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #993300;
	border-top: 1px inset #F4ECD7;
	border-bottom: 1px inset #F4ECD7;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #F4ECD7;
	border-top: 1px inset #993333;
	border-bottom: 1px inset #993333;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


