.arialazu10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
.arialazu9pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
}
.arialazu8pt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}
.maintxt {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
.lnk {
	font-family: Arial;
	font-size: 9pt;
	color: #F3F3F3;
	text-decoration: underline;

}
.lnk:hover {

	font-family: Arial;
	font-size: 9pt;
	color: #E1FFFF;
	text-decoration: none;
}
.campofrm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #05428B;
	text-decoration: none;
	background-color: #DDE8FF;
	height: 19px;
	width: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D338C;
	border-right-color: #9FBEFF;
	border-bottom-color: #9FBEFF;
	border-left-color: #0D338C;


}
.campomulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #05428B;
	background-color: #DDE8FF;
	height: 80px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D338C;
	border-right-color: #9FBEFF;
	border-bottom-color: #9FBEFF;
	border-left-color: #0D338C;


}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DCE7F8;
	background-color: #3F7CD8;
	border: 1px solid #002B82;
}
.tabla {
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
