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

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

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

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

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

/* 2 level; box properties for states: normal */
.TM2o0 {
	background: #BFBFBF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* 3 level; box properties for states: normal */
.TM3o0 {
	background: #E0E0E0;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

