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

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background:#ffffff;
	text-decoration: none;
	text-align: left;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	/*background: #eeeeee;*/
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px
}

.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #222222;
	font-size: 11px;
	text-decoration: none;
	padding: 6px;
}


/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	font-size: 10px;
	background:#E3FBD9;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eeeeee;
/*	background:url(/images/mnub.gif);*/
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding: 2px;
	
   
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {

	
	
	background:#CAE6B5;
	/*
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	*/
	/*background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	*/
	
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding: 2px;
}
