/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-right: 18px;
	background: #ffffff;
 	color: #666666;
	text-align: right;
	text-decoration: none;
	background-image: url(/img/alg/menu_off.gif);
   background-position: right;
	background-repeat: no-repeat;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #ffffff;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-right: 18px;
	background: #ffffff;
	color: #000000;
	text-align: right;
	text-decoration: underline;
	background-image: url(/img/alg/menu_on.gif);
   background-position: right;
	background-repeat: no-repeat;
}

/* blue grades - sub level; table properties for states: normal, hover, click */
.TM1i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.TM1t0 {
	_table-layout: fixed;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
/*   border: none; */
	background: #E0F550; /* #e1ee1b; */
	border : 1px solid #C9D410;
	padding: 4px;
	color: #01367c;
	text-align: left;
	text-decoration: none;
	filter: alpha(opacity=85);
	-moz-opacity: 85%;
	border : 1px solid #C9D410;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #f2ff65;
	border : 1px solid #F0FF3E;
	padding: 4px;
	color: #01367c;
	text-align: left;
	text-decoration : none;
}

/* blue grades - sub level; table properties for states: normal, hover, click */
.TM2i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.TM2t0 {
	_table-layout: fixed;
}
/* blue grades - sub levels; box properties for states: normal */
.TM2o0 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #d1d1d1;
   background: #e3e3e3;
	padding: 4px;
	color: #01367c;
	text-align: left;
	text-decoration: none;
	filter: alpha(opacity=95);
	-moz-opacity: 95%;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM2o1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #e3e3e3;
   background: #f3f3f3;
	padding: 4px;
	color: #01367c;
	text-align: left;
	text-decoration : underline;
}
                                                                                 