/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border:0px solid red;
	padding:0px;
	margin:0px;
	line-height:27px;
}

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

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

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

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #f19236;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color:#FFFFFF;
}

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


