/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family:"Segoe UI", Verdana, sans-serif;
	color:#99CC99;
	font-size: 10pt;
	text-decoration: none;
	text-align:right;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	text-decoration: none;
	background-color:#003300;
}

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

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family:"Segoe UI", Verdana, sans-serif;
	color:#66FF33;
	font-size: 10pt;
	text-decoration: none;
	text-align:right;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	text-decoration: none;
	background-color:#003300;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #339933;
	border-bottom: 1px solid #FFFFCC;
	padding: 3px;
	text-align: left;
	padding-left:8px;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #006600;
	border-bottom: 1px solid #FFFFCC;
	padding: 3px;
	text-align: left;
	padding-left:8px;
	vertical-align: middle;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCE3CA;
}

