a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; line-height: 20px}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 20px}
.subtit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.variables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	
}
.relleno_1 {
	background-color: #f2f2f2;
	height: 32px;
	padding-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
}

.relleno_2 {
	height: 32px;
	padding-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
	background-color: #CCCCCC;
}
	
}

/*.relleno_2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	height: 26px;
	padding-top: 4px;
	
}*/

.tx {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none}
.recSubtit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none }
.recTexto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; line-height: 22px}
.detalle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6600; text-decoration: none}

#fecha, #monto, #cedula, #nacimiento, #postal, #tel_particular, #tel_laboral, #celular, #nombre, #direccion, #pais, #mail, #comentarios {
	width: 250px;
	
}

.borde_rojo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
	
.borde_rojo_2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990033;
	padding-bottom: 5px;
}

#enviar {
	color: #990000;
	border: 1px solid #990000;
	background-color: #f2f2f2;
}
