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

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #000066;
	border: 0px solid transparent;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, 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: #000066;
	border-bottom: 0px solid transparent;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left:3px;
}

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

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #CCFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left:3px;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #000066;
	border-bottom: 1px solid #CCFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
/* added style for temporary use */
.TM2o2 {
	background: #000066;
	border: 0px solid transparent;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 10px;
}
.textbox {
	height: 16px;
}
