#header .logo{background: url(../images/logoIndex.png) no-repeat;}
/*menu*/
#menu {background: #ecedf3;;}
#menu .active-menu-txt{background: url(../images/menu_active_bg.jpg) repeat-x;}
#subContent button, #subContent .lnkbutton, #top_searchbox button{background: #0076a1;}
#subContent .list-items button{background: #0076a1;border: 1px solid #c1c1c1;}
#subContent button.disabled, #top_searchbox button.disabled{background:#999}
/*sidemenu*/
#sidemenu{background: #eff3f6;}
/*#sidemenu ul li a{background: url(../images/menu_arrow.png) no-repeat scroll left;}*/
#sidemenu ul li.selected{background: url(../images/left_menu_hover_bg.jpg);}
/*#sidemenu ul li.selected a{ background: url(../images/menu_yellow_arrow.png) no-repeat scroll left;}*/
#menu li:hover {background-color:#EEE;}

#footer{background: #989898;}