Body {
   background-image: url(SIIA_FONDO.gif);
   font: 10pt verdana;
   background-repeat: repeat;
}
A:link
{
   text-decoration: none;
}
A:visited {
   text-decoration: none;
}
A:active {
   text-decoration: none;
}
A:hover {
   text-decoration: underline; 
   color: red;
}
TABLE
{
   font-family: Verdana;
}
TR.Encabezado
{
   font-weight: bold;
   font-size: 10pt;
   font-family: Verdana;
   background-color: #cccccc;
}
TR.Detalle
{
   font-weight: normal;
   font-size: 10pt;
   font-family: Verdana;
}
TABLE.Captura
{
   font-size: 10pt;
   filter: alpha(opacity=80);
   color: navy;
   font-family: Verdana;
   background-color: #cccccc;
}
TABLE.Entrada
{
   font-size: 10pt;
   font-family: Verdana;
   background-color: #CCCCCC;
   filter: alpha(opacity=60);
}
P.Titulo
{
   border-top: #ff9900 solid;
   font-weight: bold;
   font-size: large;
   font-family: Verdana;
   border-bottom: #ff9900 solid;
   text-align: center;
}
FORM.Primera
{
   border-bottom-style:window-inset;
   border-bottom-color:Silver;
   border-bottom-width:medium;
   padding-bottom:5px;
}

TABLE.CapturaXP
{
   font-size: 10pt;
   filter: alpha(opacity=80);
   color: navy;
   font-family: Verdana;
   background-color: #d8e4f8;
}
TR.EncabezadoXP
{
   font-weight: bold;
   font-size: 10pt;
   font-family: Verdana;
   background-color: #7ba2e5;
}
TABLE.CapturaXP2
{
   font-size: 8pt;
   filter: alpha(opacity=80);
   color: navy;
   font-family: Verdana;
   background-color: #d8e4f8;
}






Table.xpBlue
{
   border-left: #7ba2e5 2px solid;
   border-right: #7ba2e5 2px solid;
   border-top: #7ba2e5 2px solid;
   border-bottom: #7ba2e5 2px solid;
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #7BA2E5;
}
TR.xpBlue_Leyenda
{
   font-weight: bold;
   font-size: medium;
   color: white;
   font-family: Verdana;
   text-align: center;
   background-color: #7BA2E5;
   width:100%;
}
TR.xpBlue_Encabezado
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #7BA2E5;
   height: 22px;
   width:100%;
}
TD.xpBlue_Titulo
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #BAD1F1;
   text-align: right;
   height: 22px;
}
TD.xpBlue_Descripcion
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #BAD1F1;
   text-align: left;
   height: 22px;
}
TR.xpBlue_Normal
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #bad1f1;
   height: 22px;
   width:100%;
}
TABLE.Consultas
{
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #FFFFFF;
   width:100%;
}
TR.ConsultasEncabezado
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Verdana;
   background-color: #FFFFCC;
   height: 22px;
}
TR.ConsultasDetalle
{
   font-size: 9px;
   color: #000000;
   font-family: Arial;
   height: 20px;
}