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

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

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

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

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

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #FFA76D;
	padding: 4px 4px 4px 18px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(../img/lev1_arrow.gif);
	background-repeat: no-repeat;
}


