/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

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

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

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

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM2o1 {
	background: #B1953A;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	color: #533F38;
//	opacity: 0.1;
	background: #FCD553;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	color: #EBE4E3;
	background: #4F717D;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

