body {
/*    background-color: #e1dcd6; */
/*    background-color: #eae8da; */
}

					  
#topArea {
    background-color: #176593;
}


#gs_banner {
    background-image: url(../images/bgContainerBlue389.png);
}

#gs_banner.core_banner {
    background-image: url(../images/bgContainerBlue389.png);
}

.ui-state-default {
    /* background-color: #2191c0; */
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    /*
    border: 1px solid #acdd4a;
    background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x;
   */
    
    border: 1px solid #4aacdd;
    background: #2c5e9c none;
    font-weight: normal;
    color: #ffffff;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #77d5f7;
    /* background: #0078ae url(images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x;
    background-image: url("images/ui-bg_glass_45_0078ae_1x400.png"); */    
    background: #0078ae none;
    font-weight: normal;
    color: #ffffff;
}
