/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffcc00;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal, hover, click */
.TM0o0 {
	background: #000000;
	border: 1px solid #606060;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover */
.TM0i1 {
	font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
        height:17px;/*SOMBRA*/
        filter:shadow(color=c0c0c0, direction=120, enabled=1, strength=4)/*SOMBRA*/

}

/* grayscale - all levels; text properties for states: click */
.TM0i2 {
	font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;;
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

