BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    MARGIN-TOP:0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial;
}
.Cajas
{
    font-family:Arial;
    FONT-SIZE: 10px;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
}
.CajasGris
{
    font-family:Arial;
    FONT-SIZE: 10px;
    border-bottom:1px solid Silver;
    border-top:1px solid Silver;
    border-right:1px solid Silver;
    border-left:1px solid Silver;
}
.Listas
{
    font-family:Arial;
    FONT-SIZE: 10px;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
}
.Texto9
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Texto10
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Texto11
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Texto12
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Texto13
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Texto15
{
    FONT-SIZE: 15px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Nav
{
    FONT-SIZE: 15px;
    FONT-FAMILY: Arial;
    Color: #323232;
}
.Logo
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Mistral;
    Color: #323232;
}
A
{
    font-size: 11px;
    font-family: Arial;
    color: #ff7e00;
    font-weight: bold;
}
A:Visited
{
    font-size: 11px;
    font-family: Arial;
    color: #ff6600;
    font-weight: bold;
    
}
A:Hover
{
    font-size: 11px;
    font-family: Arial;
    color: #ff6f07;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
}
.CajaCalc{
    FONT-SIZE: 15px;
    FONT-FAMILY: Verdana;
    Color: #323232;
}
.TablaTopLeft{
    background-image:url('../Images/TopLeft.gif');
    background-repeat:no-repeat;
}

.TablaTopRight{
    background-image:url('../Images/TopRight.gif');
    background-repeat:no-repeat;
}

.TablaBottomRight{
    background-image:url('../Images/BottomRight.gif');
    background-repeat:no-repeat;
}

.TablaBottomLeft{
    background-image:url('../Images/BottomLeft.gif');
    background-repeat:no-repeat;
}

.TablaBottom{
    background-image:url('../Images/Bottom.gif');
    
}

.TablaTop{
    background-image:url('../Images/Top.gif');
    
}

.TablaLeft{
    background-image:url('../Images/Left.gif');
    
}

.TablaRight{
    background-image:url('../Images/Right.gif');
    
}

.TablaFondo{
    background-color:#FAF1ED;
}

.TablaFondo2{
    background-color:#CCCCCC;
}

.Tabla
{
    border-bottom: #006633 2px solid;
    border-top: #006633 2px solid;
    border-right: #cccc33 1px solid;
    border-left: #cccc00 1px solid;
}
.CajasFormulario
{
    font-family:tahoma;
    font-size:8pt;
    border-bottom:1px solid #555555;
    border-top:1px solid #555555;
    border-right:1px solid #555555;
    border-left:1px solid #555555;
}

.EtiquetaCampos{
    font-family:tahoma;
    font-size:8pt;
    font-weight:600;
    color:#956349;
}

.TextoMenu
{
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    color: #ffcc00;
    font-weight: normal;
}

.Imagen{
    border:0px;
}

.Separador
{
    border-top: #cccccc 1px;
    border-right: #cccccc 1px;
    border-bottom: gainsboro 2px solid;
    border-left: #cccccc 1px;
}

.LineaInferior
{
    border-top: #cccccc 1px;
    border-right: #cccccc 1px;
    border-bottom: white 2px solid;
    border-left: #cccccc 1px;
}

.LineaSuperior
{
    border-top: #006633 2px solid;
    border-right: #cccccc 1px;
    border-bottom: #006633 2px ;
    border-left: #cccccc 1px;
}

.ListasFormulario
{
    font-family:tahoma;
    font-size:8pt;
}
.Boton
{
    font-family: tahoma;
    font-size: 11pt;
    color: white;
    text-decoration: underline;
    background-color: #F8782C;
    border-bottom: 2px solid #E0E0E0;
    border-top: 2px solid #E0E0E0;
    border-right: 2px solid #E0E0E0;
    border-left: 2px solid #E0E0E0;
    width: 85px;
}

.Microtexto
{
    font-family:tahoma;
    font-size:7pt;
    color: #333333;
}
.TituloN1
{
    font-family:tahoma;
    font-size:10pt;
    font-weight:600;
}

.TituloN2
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    font-style: italic;
}

.TituloN3
{
    font-family: Arial;
    font-size: 8pt;
    color: #262526;
    font-weight: bold;
}

.TextoParrafo
{
    font-family: Arial;
    font-size: 8pt;
    color: #767676;
    font-weight: bold;
}