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

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #4e3926;
	border: 0px solid #606060;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}

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

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #A8D3BC;
	border: 0px solid #606060;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}

