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

/* fenemore; box properties for states: normal */
.TM0o0 {
/*	background: #ACACBC;	*/
/*	background: #4588BC;	*/
	background: #D06F1A;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* fenemore; table properties for states: normal, hover, click */
.TM0t0 {
	background: #D06F1A;
/*	background: #ACACBC; */
}

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

/* fenemore; box properties for states: hover, click */
.TM0o1 {
/*	background: #797989;	*/
/*	background: #014478;	*/
	background: #A41111;	 
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

