/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #ff0000;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background: #ffffff;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFffff;
	background-color: 000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #000000;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

