.web_menu
{
    background-color:#b80003;
}

.webmenu_hover
{
     border-width: 0px;     
     background-image: url('./imagenes/fondo1.gif');     
     /* background-image: url('./imagenes/dkRojoOscuro3.gif'); */
}

.webmenu_island
{
     border-width: 0px;
     border-color: #b80003;
     border-style: solid;
     background-color: White;
}

.webmenu_item
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

.ultraweblistbar
{
    border: Solid 1px #CCCCCC;    
    height : 100%;
    width : 100%;
}

.ultraweblistbar_DefaultGroupButtonSelectedStyle
{
    background-image: url('./imagenes/fondo1.gif');
    cursor:pointer;
    height:25px;
    font-size:10pt;
    font-family:Tahoma; 
    font-weight:bold;
    padding-bottom:2px;
    padding-left:6px;
    padding-top:4px;
    border-top-color:#9EBEF5;
    border-right-color:#002D96;
    border-left-color:#9EBEF5;
    border-bottom-width:0px;
}

.ultraweblistbar_DefaultGroupButtonStyle
{
    background-image: url('./imagenes/fondo2.gif');
    cursor:pointer;
    height:25px;
    font-size:10pt;
    font-family:Tahoma;
    font-weight:bold;
    padding-bottom:2px;
    padding-left:6px;
    padding-top:4px;
    border-top-color:#9EBEF5;
    border-right-color:#002D96;
    border-left-color:#9EBEF5;
    border-bottom-width:0px;
}

.ultraweblistbar_DefaultGroupButtonHoverStyle
{
    background-image: url('./imagenes/fondo1.gif');
    cursor:pointer;
    height:25px;
    font-size:10pt;
    font-family:Tahoma;
    font-weight:bold;
    padding-bottom:2px;
    padding-left:6px;
    padding-top:4px;
    border-top-color:#9EBEF5;
    border-right-color:#002D96;
    border-left-color:#9EBEF5;
    border-bottom-width:0px;
    border-width:1px;
    border-color:#CCCCCC;
    border-style:solid;    
}

.listbar_frame
{
    height: 100%;
    width: 100%;
}

.ayuda_frame
{
    height: 100%;
    width: 100%;
}


.webpanel
{
    width: 100%;
    height: 100%;
}

.webpanel_style
{
    border-width: 0px;
    font-size: 8pt;
    font-family: Verdana;
    border-style: Solid;
}

.webpanel_CollapsedAppearance
{
    background-image: url('./imagenes/fondo2.gif');
    cursor:pointer;
    height:25px;
    font-size:10pt;
    font-family:Tahoma;
    font-weight:bold;
    padding-bottom:2px;
    padding-left:6px;
    padding-top:4px;
    border-top-color:#9EBEF5;
    border-right-color:#002D96;
    border-left-color:#9EBEF5;
    border-bottom-width:0px;
}

.webpanel_HoverAppearance
{
    background-image: url('./imagenes/fondo1.gif');
    cursor:pointer;
    height:25px;
    font-size:10pt;
    font-family:Tahoma;
    font-weight:bold;
    padding-bottom:2px;
    padding-left:6px;
    padding-top:4px;
    border-top-color:#9EBEF5;
    border-right-color:#002D96;
    border-left-color:#9EBEF5;
    border-bottom-width:0px;
}

.webpanel_ExpandedAppearance
{
    background-image: url('./imagenes/fondo2.gif');
    cursor:pointer;
    height:25px;
    font-size:10pt;
    font-family:Tahoma;
    font-weight:bold;
    padding-bottom:2px;
    padding-left:6px;
    padding-top:4px;
    border-top-color:#9EBEF5;
    border-right-color:#002D96;
    border-left-color:#9EBEF5;
    border-bottom-width:0px;
}

.webpanel_frame_resultados
{
    height: 100%;
    width: 100%;
}

.webtree
{
    font-size: 8pt;
    font-family: Verdana; 
    overflow:hidden;   
}

.webtree_nodoRaiz
{
    font-weight: bold;    
}

.webtree_nodoOculto
{    
    display:none;    
}

.webtree_descripcion
{
     font-weight:normal;
}

.webtree_descripcion_extend
{
    font-weight:bold;
    color:#C0C0C0;   
}

.webtab
{
    height:100%;
    width: 100%;
    border: Solid 1px #949C9C;    
}

.webtab_frame_infExt
{   
    width: 100%;
    height: 100%;    
}

.ultrawebgrid_PagerStyle
{
    background-image: url('./imagenes/fondo2.gif');
    border-width:1px;
    border-color:White;
    border-style:solid;
}

.ultrawebgrid_HeaderStyleDefault
{
    background-image: url('./imagenes/fondo2.gif');
    font-weight:bold;
    text-align:center;
    line-height:10px;
    border-style:solid;
    border-bottom-style:solid;
    border-bottom-color:#2A4DAB;
    border-bottom-width:2px;  
}
    

