body {
    background-image: url(../imagenes/fondo.gif);
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #773800;
    margin-top: 0;
    SCROLLBAR-FACE-COLOR: #773800;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR:#ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

td {
    font-family: Verdana;
    font-size: 12px;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #773800;
    text-decoration: none;
    background-color: #FCCD9E;
    border: none;
}

input {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #773800;
    text-decoration: none;
    background-color: #FCCD9E;
    border: thin solid #773800;
    cursor:auto;
}

a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #009900;
    text-decoration: none;

}

a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: #009900;
    text-decoration: none;

}

.tituloprincipal {
    font-family: Verdana;
    color: #23258B;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
}

.piedepagina {
    font-family: Verdana;
    color: #163D14;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.titulo {
    font-family: Verdana;
    color: #006600;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: bold;
    font-variant: normal;

}

.subtitulo {
    font-family: Verdana;
    color: #007800;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: bold;
    font-variant: normal;

}

.subtitulodestacado {
    font-family: Verdana;
    color: #007800;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: bold;
    font-variant: normal;

}

.detalle {
    font-family: Verdana;
    color: #23258B;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
}

.error {
    font-family: Verdana;
    color: #8B1FFF;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.boton {
   FONT-SIZE: 8pt;
   FONT-FAMILY: Verdana;
   color: #fccd9e;
   font-weight: bold;
   border-style: solid;
   border-width: 2px;
   border-color: #773800;
   background-color: #773800;
   padding: 2;
   margin-top: 4px;
}

.clasificar {
    font-family: Verdana;
    color: #007800;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: bold;
    font-variant: normal;

}


.detallechico {
    font-family: Verdana;
    color: #23258B;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: normal;
    font-variant: normal;

}


.printtitulo {
    font-family: Verdana;
    color: #006600;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: bold;
    font-variant: normal;

}

.printsubtitulo {
    font-family: Verdana;
    color: #007800;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    line-color: #006600;
    font-weight: bold;
    font-variant: normal;

}

.printdetalle {
    font-family: Verdana;
    color: #773800;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.printpie {
    font-family: Verdana;
    color: #773800;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

TR.seleccionable {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: none;
    COLOR: #23258B;
    BORDER-WIDTH:medium
}

TR.seleccionada {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: none;
    COLOR: #006600;
    BACKGROUND-COLOR: #57AEFF;
}


