/* grayscale - all levels; text properties for states: normal */



.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 3px;
}

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

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #D60000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 3px;
}

