/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #003300;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #EEFFEE;
	border: 1px solid ;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #F2F1F2;
	border: 1px solid ;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

