/* menu_tan grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* tan grades - root level; box properties for states: normal, hover, click */
.TM0o0 {
	
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: transparent;
	background-color: #93795C;
  
}

/* tan grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: transparent;
}

/* tan grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* tan grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #D1D1D1;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* tan grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #999999;
}

/* tan grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* tan grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #BBBBBB;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}