.LOGO {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #21375C;
	text-decoration: none;

}
.txtgran {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #21375C;
	text-decoration: none;
}
.txtgranVERDE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #21375C;
	text-decoration: none;

}
.bordes {
	border: 1px solid #21375C;
	background-color: #F0F7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #21375C;


}
.bordedcha {
	border-right: 1px solid #666666;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #993300;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.tdazul {
	background-color: #D9EAFF;
}
.tdazuloscuro {
	background-color: #21375C;
}
.tdarriba {
	background-color: #BDD1EF;
}
.cajas {

	border: 1px solid #21375C;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #21375C;
}
.tdazulclaro {
	background-color: #F0F7FF;
}
.tdamarillo {
	background-color: #FFFFE8;
}
.txtgranate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.txtgranategrand {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21375C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #21375C;

}
.bordearriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #21375C;
}
