table.opcionT{
	font-family: "Trebuchet MS", Arial;
	font-size:10pt;
	border:1px solid #666666;
}

td.opcionL{
	font-family: "Trebuchet MS", Arial;
	font-size:12pt;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	background-color:#FDD0D1;
}

td.opcionR{
	font-family: "Trebuchet MS", Arial;
	font-size:12pt;
	font-weight:bold;
	color:#F96064;
}

td.texto{
	font-family: "Trebuchet MS", Arial;
	font-size:10pt;
}

td.textoRed{
	font-family: "Trebuchet MS", Arial;
	font-size:12pt;
	font-weight:bold;
	color:#F96064;
}
input.caja{
	background-color: #FFFFFF; 
	text-align: left; 
	font-family: Trebuchet; 
	font-size: 10pt;
}
select.select{
	background-color: #FFFFFF; 
	text-align: left; 
	font-family: Trebuchet; 
	font-size: 10pt;
}
td.sub{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}