/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:175px;
	font-weight:bold;
	text-transform: capitalize;

}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	width: 150px;
	color: #F8F210;
	
	
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	/*background-image: url(../images/menu_bg.gif);*/
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	width: 150px;
	
	
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 150px;
	vertical-align: middle;
	text-decoration: none;
	
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	width: 150px;
	
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	width: 150px;
}

