.body
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: White;
    font-family: Arial Narrow;
}
.banner
{
    background-image: url(../images/plancompras_top_fdo.jpg);
    background-color: transparent;
}

.backfooter
{
    background-image: url(../images/plancompras_bot_fdo.jpg);
    background-color: transparent;
    vertical-align: middle;
    background-repeat: repeat-x;
}

.contenido
{
    vertical-align: middle;
    text-align: center;
}

.combo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000066;
    text-decoration: none;
    background-color: #dcdcdc;
}
.comborequerido
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000066;
    text-decoration: none;
    background-color: yellow;
}

.ColumnaOculta
{
    display: none;
}

.titulos
{
    color: #000000;
    font-style: normal;
    font-family: 'Arial Narrow' , 'Times New Roman';
    text-align: center;
}
.titulosPaneles
{
    color: #000000;
    font-style: normal;
    font-family: 'Leelawadee';
    text-align: center;
}
.titulosGrande
{
    color: #000000;
    font-style: normal;
    font-family: 'Arial Narrow' , 'Times New Roman';
    text-align: right;
    font-size: 13pt;
}

.titulosAdmin
{
    color: #3366ff;
    font-style: normal;
    font-family: 'Arial Narrow' , 'Times New Roman';
    text-align: right;
    font-size: 14pt;
}
.fondoTitulos
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: #E8E8E8;
}
.subTitulosAdmin
{
    color: #3366ff;
    font-style: normal;
    font-family: 'Arial Narrow' , 'Times New Roman';
    text-align: right;
    font-size: 12pt;
}
.cajaTexto
{
    font-style: normal;
    font-family: 'Arial Narrow' , 'Times New Roman';
    background-color: #dcdcdc;
    color: #000000;
    text-align: left;
    margin-left: 0px;
}
.cajaTextoRequerido
{
    font-style: normal;
    font-family: 'Arial Narrow' , 'Times New Roman';
    background-color: yellow;
    color: #000099;
}

.botonNormal
{
    font-weight: bold;
    cursor: pointer;
}

.boton
{
    font-style: normal;
    background-color: #507CD1;
    cursor: pointer;
    color: black;
}

.cssError
{
    font-family: 'Arial Narrow' , 'Times New Roman';
    color: red;
    font-style: normal;
    font-size: 10pt;
}
.tabla
{
    width: 100%;
    position: static;
    height: 100%;
}
.fondo
{
    background-color: #c2deff;
    font-weight: bold;
    font-size: large;
    color: #286786;
    cursor: auto;
    font-family: 'Arial Narrow' , 'Times New Roman';
    text-decoration: line-through;
}
.fondoAzul
{
    background-color: #cccccc;
    font-weight: bold;
    font-size: large;
    color: #336699;
    cursor: auto;
    font-family: 'Arial Narrow' , 'Times New Roman';
}
.bordeTabla
{
    border-top-style: ridge;
    border-right-style: ridge;
    border-left-style: ridge;
    border-bottom-style: ridge;
    position: static;
}
.menu
{
    width: 200px;
    border-left-color: #99ccff;
    border-bottom-color: #99ccff;
    border-top-style: ridge;
    border-top-color: #99ccff;
    border-right-style: ridge;
    border-left-style: ridge;
    background-color: #ccccff;
    border-right-color: #99ccff;
    border-bottom-style: ridge;
}

.tbgaleria
{
    background-color: #9DACBD;
}
.tbgaleria tbody td
{
    background-color: #C5CED8;
    border: #FFF solid 1px;
}
.tbgaleria tbody td img
{
    border: #FFF solid 1px;
}
.tbgaleria tfoot td
{
    background-color: #9DACBD;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #ccccff;
    color: navy;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
    color: black;
    font-weight: bold;
}

.MenuItem
{
    border-bottom: inset 1px #CCCCCC;
}

.SubMenuItem
{
    border-bottom: inset 1px #CCCCCC;
}
.MenuLinks
{
    vertical-align: text-bottom;
    text-decoration: none;
}

.MenuLinks:link
{
    color: #A0A0A0;
}
.MenuLinks:visited
{
    color: #A0A0A0;
}
.MenuLinks:hover
{
    color: #00A1A3;
    font-size: small;
    font-weight: bold;
}
.MenuLinks:active
{
    color: #00A1A3;
}




