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





/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #692323;
	border: 1px solid #333333;
	text-align: left;
	vertical-align: center;
	text-decoration: #FFCC00;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #666633;
	border: 2px solid #333333;
	text-align: left;
	vertical-align: center;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */


.TM1o0 {
	/* background: #B3B366; */
	background: #666633;
	border: 1px solid #333300;
	text-align: left;
	vertical-align: middle;
	text-decoration: #692323;
}


/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
/*	background: #666633;   */
	background: #B3B366;
	border: 1px solid #666633;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}













