/* Red/Orange - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Red/Orange - all levels; box properties for states: normal */
.TM0o0 {
	background: #A80000;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Red/Orange - all levels; table properties for states: normal */
.TM0t0 {
	background: #FF6600;
}

/* Red/Orange - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Red/Orange - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #FF6600;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Red/Orange - all levels; table properties for states: hover, click */
.TM0t1 {
	background: #CC0000;
}

