/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: bold;
	text-decoration: bold;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #722F21;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background: #606060;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #aa3300;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}