/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: "Verdana", Arial, Helvetica;
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #ECECF0;
	border-bottom:1 solid #996600;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table border properties for states: normal, hover, click */
.TM0t0 {
	background: #ffffff;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: "Verdana", Arial, Helvetica;
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #ffffff;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #993300;
	border-bottom: 0px inset #F4ECD7;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #F4ECD7;
	border-bottom: 0px inset #993333;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

