/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #505050;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 { color: black; background: #818181; }

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #C0C0C0;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

