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

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #272727;
/*	background-image: url(/menu_files/img/lev0_bg1.gif); */
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #272727;
}

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

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #777777;
	background-image: url(/menu_files/img/lev0_bg2.gif); 
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CC99;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #000000;
	padding: 0px;
	text-align: left;
	padding-left:20px;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #000000;
}

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

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #000000;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


