body{}

.EstiloDisabled {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:Silver;}

.EstiloT  {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.Estilo1  {font-family: Arial, Helvetica, sans-serif}
.Estilo3  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Estilo5  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.Estilo8  {font-family: Arial, Helvetica, sans-serif; font-size: 12px;                 font-weight: bold; }
.Estilo9  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; }
.Estilo11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336633; font-weight: bold; }


.rayado_rojo {
    border-bottom-width: thin;
    border-bottom-style: dashed;
    border-bottom-color: #FF0000;
}

.rayado_rojo {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}

.raya_arriba {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #FF0000;
}

raya_arriba {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FF0000;
}

.noticia 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}


.Botones 
{	
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;

    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;    

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
	
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    background: White;
}


.menuopciones {
    border: 1px solid #FF0000;
}

