/* CSS Document */

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

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #FFFFCC;
	border: 1px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

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

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000099;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	padding: 4px;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #CCFFCC;
	border: 1px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFF99;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	padding: 4px;
}

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

