.Cabecera {
	font-family: TheSansCorrespondence;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #FF8000;
	background-color: #19070B;
}
.BordeTabla {
	border: 1px solid #333333;
	font-family: TheSansCorrespondence;
	font-size: 9px;
	font-weight: normal;
	color: #000333;
	text-decoration: none;
        

}
.Titulo {
	font-family: TheSansCorrespondence;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A0829;
}
.formulario {
	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #00005A;
	background-color: #EAECF4;

}


.texto {
	font-family: TheSansCorrespondence;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



a{
	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #00005a;
	text-decoration: none;
}

a:link{
	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #00005a;
	text-decoration: none;
}

a:visited{
	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #00005a;
	text-decoration: none;
}

a:hover{
	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}



.cabeceratabla {
	font-family: TheSansCorrespondence;
	font-size: 14px;
	font-weight: bold;
	color: #00005a;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}


.TituloAzul {

	font-family: TheSansCorrespondence;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00005a;
}
.botones {


	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00005a;
}


.textoError {

	font-family: TheSansCorrespondence;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.MarcoFila {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #336699;

}
