/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	/* color: #C89C58; */
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	padding: 0px;
}

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

/* grayscale - all levels; box properties for states: normal */
.TM1o0 {
	background: #000000;
	border: 0px solid transparent;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
}

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

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

