/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #666666;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; table properties for states: normal */
.TM0t0 {
	background: #666666;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #ef9802;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; table properties for states: hover, click */
.TM0t1 {
	background: #ef9802;
}


/* Blue Circle Headers; box properties for states: normal */
.TM2o0 {
	background: #666666;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Blue Circle Headers; box properties for states: hover, click */
.TM2o1 {
	background: #ef9802;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
