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

/* root level; box properties for states: normal */
.TM0o0 {
	background: #000000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

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

/* 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;
}

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

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

/* sub levels; box properties for states: normal */
.TM1o0 {
	background-image: url(/menu_files/img/lev0_bg2.gif);
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

/* sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background-image: url(/menu_files/img/lev0_bg2.gif);
}

/* sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

/* sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


