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

/* root level; box properties for states: normal */
.TM0o0 {
	background-color: #F5A021;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	border: 1px solid #F5A021;
}

/* root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #463B72;
	border: 1px solid #F5A021;
}

/* root level; box properties for states: hover, click */
.TM0o1 {
	background-color: #EF7E22;
	padding: 4px;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
}

/* sub levels; box properties for states: normal */
.TM1o0 {
	text-decoration : none;
	border: 0px;
	background-color: #F5A021;
	padding-left: 20px;
}

/* sub levels; box properties for states: hover, click */
.TM1o1 {
	text-decoration : none;
	background-color: #EF7E22;
	border: 0px;
	background-image: url(../images/wrap/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


