@media screen, print
{
    body{font-family: Verdana; font-size: 10pt; background-color: #ffffff; height: 100%;}
    html{height: 90%;}
    .ButtonGeneral{font-family: Verdana; font-size: .8em;}
    .DivError{font-size: .8em; vertical-align: top; text-align: left; color: #df0101;}
    .DivProcesando{background-image: url(../imgs/Procesando.gif); background-position: left top; background-repeat: no-repeat; font-size: .8em;}
    .DropDownListMini{font-family: Verdana; font-size: .8em; width: 50px;}
    .DropDownListChico{font-family: Verdana; font-size: .8em; width: 100px;}
    .DropDownListMediano{font-family: Verdana; font-size: .8em; width: 150px;}
    .DropDownListGrande{font-family: Verdana; font-size: .8em; width: 200px;}
    .Error{font-family: Verdana; font-size: .8em; color: #df0101;}
    .Mensaje{font-family: Verdana; font-size: .8em; color: #ff0000}
    .TableBusqueda{font-family: Verdana; font-size: 1em; border: 1px solid #aaaaaa;}
    .TableSimple{font-family: Verdana; font-size: 1em;}
    .TextBoxMini{font-family: Verdana; font-size: .8em; width: 20px;}
    .TextBoxChico{font-family: Verdana; font-size: .8em; width: 100px;}
    .TextBoxMediano{font-family: Verdana; font-size: .8em; width: 150px;}
    .TextBoxGrande{font-family: Verdana; font-size: .8em; width: 200px;}
}