/* red; text properties for states: normal, hover, click */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* red; box properties for states: normal */
.TM2o0 {
	background: #FF0000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* red; table properties for states: normal, hover, click */
.TM2t0 {
	background: #FFFFFF;
}

/* red; box properties for states: hover, click */
.TM2o1 {
	background: #DD0000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Light Red; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Light Red; box properties for states: normal */
.TM1o0 {
	background: #FF5555;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Light Red; table properties for states: normal, hover, click */
.TM1t0 {
	background: #606060;
}

/* Light Red; box properties for states: hover, click */
.TM1o1 {
	background: #FF7777;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

