.txtcorridogris1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.txtcorridogris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.cajasform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
.txtdatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.txtBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
}
.txtcorridogrisBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.txtVerdeBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
.txtAzulBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002053;
	font-weight: bold;
}
.txtAzulBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002053;
	font-weight: bold;
}
.brd_gry {
    border-bottom:1px dotted #999999;
}