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

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #CCCC99;
	border: 1px solid #606060;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	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: #CCCC66;
	border: 1px solid #606060;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

