/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	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: maroon url(images/Glassprint_Site_22.png); text-align: center; vertical-align: middle; text-decoration: none; border-style: none; }

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 { color: #fff; background: maroon; text-align: center; vertical-align: middle; text-decoration: none; }

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 { color: white; background: gray; border: solid 1px gray; text-align: left; vertical-align: middle; text-decoration: none; }

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 { color: white; background: gray; text-align: left; vertical-align: middle; text-decoration: underline; border-style: solid; }

