/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: transparent;
	border: 1px solid transparent;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover */
.TM0i1 {
	font-family: "Times New Roman", Times, serif;;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #FFFFCC;
	border: 1px solid transparent;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: click */
.TM0i2 {
	font-family: "Times New Roman", Times, serif;;
	color: #00FF00;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}


