/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

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

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #ccffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

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

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

/* blue grades - sub level; text properties for states: normal */
.TM1i0 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #ffff99;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #333399;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	border-bottom:thin solid #CCCC00;
}

/* blue grades - sub level; text properties for states: hover, click */
.TM1i1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #ccffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #6666ff;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	border-bottom:thin solid #CCCC00;
}
