/* blue grades - root level; text properties for states: normal, hover, click */


.TM0i0 {
	font-family: verdana, tahoma, arial;
	color: #0068AA;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.TM0h0 {
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.TM0c0 {
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}



/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
	filter:alpha(opacity=95); 
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #6D6E71;
	border: 1px solid #dcdcdc;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


