a, .xsys_emptynews {color: #0093d9;}

.xsys_wrapper td.xsys_wrapper_td {background: #fff url("images/bg-header.png") repeat-x 0 0;}
.xsys_corner {background-image: url("images/bg-corners.png"); background-color: transparent;}

.xsys_header_firstRow .xsys_header_tab {background-image:url("images/bg-tab-r.png");}
.xsys_header_firstRow a {background-image: url("images/bg-tab-l.png");}

.xsys_header_secondRow .xsys_secondRowLinks a {color: #fff;}
.xsys_header_secondRow .xsys_secondRowLinks a.xsys_header_active {color: #fff; border-bottom: 3px solid #fff; padding-bottom: 7px;} /* Task#DINV-70 */

.xsys_header_firstRow .xsys_header_activetab a span {color: #fff;} /* Task#DINV-70 */
/*.xsys_header_firstRow .xsys_header_activetab a:hover span, .xsys_header_firstRow .xsys_header_tab:hover a span {color: red;}*/
.xsys_header_firstRow a, .xsys_header_firstRow .xsys_header_tab {color: #343436;}
.xsys_header_firstRow .xsys_header_tab .xsys_header_submenu a {color: #333;}
.xsys_header_firstRow .xsys_header_tab .xsys_header_submenu a:hover {background-color: #575a5e; color: #fff;} /* Task#DINV-70 */
/*.xsys_header_firstRow .xsys_header_tab:hover a, .xsys_header_firstRow div.xsys_header_over a  {color: #333;}
.xsys_header_firstRow .xsys_header_tab:hover a strong.xsys_header_hasSubMenu span, .xsys_header_firstRow div.xsys_header_over a strong.xsys_header_hasSubMenu span {display: block; background: #fff; padding: 2px 19px 10px 19px; line-height: 15px; position: relative; z-index: 8;}*/
#xsys_popup_header {color: #fff;}

.xsys_header .xsys_header_logo {top: 2px; left: 35px; background: transparent /*url("images/logo.png")*/ no-repeat scroll 0 0;}
.xsys_header_secondRow {background: #575a5e url("images/bg-smenu.png"); border-top-color: #646464; border-bottom-color: #373737;}


.xsys_header .xsys_header_accountInfo {color: #fff; position: absolute; right: 20px; top: 5px; font-size: 12px;} /* Task#DINV-70 */
.xsys_header .xsys_header_accountInfo .xsys_header_user {color: #fff;}
.xsys_header .xsys_header_accountInfo .xsys_header_balance {color: #fff;}
.xsys_header .xsys_header_accountInfo .xsys_header_row2 td {border-top: 1px solid #a5a5a5;}

.xsys_header .xsys_header_alertInfo {background: transparent url("images/bell-wrapper.png") no-repeat 0 0; height: 22px;}

.xsys_main .xsys_tbl .xsys_tblhead td, .xsys_main .tabContent .tabBlock .xsys_tbl .xsys_tblhead td {background: #575a5e url("images/bg-thead.png") repeat-x scroll 0 50%; color: #fff; border-color: #fff;}
.xsys_main .xsys_tbl .xsys_tblhead td.xsys_sortasc, .xsys_main .tabContent .tabBlock .xsys_tbl .xsys_tblhead td.xsys_sortasc {background: #575a5e url("images/bg-thead-sort-asc.png") no-repeat scroll right center; padding-right: 18px;}
.xsys_main .xsys_tbl .xsys_tblhead td.xsys_sortdesc, .xsys_main .tabContent .tabBlock .xsys_tbl .xsys_tblhead td.xsys_sortdesc {background: #575a5e url("images/bg-thead-sort-desc.png") no-repeat scroll right center;  padding-right: 18px;}
.xsys_main .xsys_tbl .xsys_tbltotal td, .xsys_main .tabContent .tabBlock .xsys_tbl .xsys_tbltotal td {background: #575a5e url("images/bg-thead.png") repeat-x scroll 0 50%; border-color: #ddd; color: #fff;}
.xsys_formTable .xsys_tblhead, div.xsys_tblhead  {background: #575a5e url("images/bg-thead.png") repeat-x scroll 0 50%; color: #fff;}
.xsys_tblhead td a {color: #fff;}
.xsys_main .xsys_tbl .xsys_tblhead td.xsys_sortasc a, .xsys_main .tabContent .tabBlock .xsys_tbl .xsys_tblhead td.xsys_sortasc a {color: #fff;}
.xsys_main .xsys_tbl .xsys_tblhead td.xsys_sortdesc a, .xsys_main .tabContent .tabBlock .xsys_tbl .xsys_tblhead td.xsys_sortdesc a {color: #fff;}

.xsys_newsOverviewTitle {color: #2a2a2a;}
.xsys_grey2 td {background-color: #d2d2d2;}
.xsys_button, button.xsys_ctrl {background-image: url("images/bg-button.png"); color: #fff !important;}
a.xsys_button {border: 2px groove #EEEEEE !important;} /* edited */
.xsys_faqQuestion {color: #2a2a2a;}
.xsys_tbl .xsys_tblrowShowingCode td, .xsys_tbl td.xsys_codeCell {background-color: #F0F0F0;}
.xsys_newsItem .xsys_newstext h3 {color: #2a2a2a;}

.xsys_smallTab {background-image:url("images/bg-smalltab-r.png"); color: #343436;}
.xsys_smallTab span {background-image:url("images/bg-smalltab-l.png");}
.xsys_smallTab_activetab span, .xsys_smallTab:hover span {color: #343436;}

.xsys_footer a.xsys_poweredby {width: 78px; height: 35px; float: right; padding: 0 10px 0 0;}

/* Hover classes */
.tab_backward_hover {background-position: 100% -72px !important; color: #333 !important;}
.tab_forward_hover {background-position: 0 -72px !important;}
.tab_hover_strong {position: relative; z-index: 8 !important;}
.tab_hover_strong_span {display: block !important; background: #fff !important; padding: 2px 19px 10px 19px !important; line-height: 15px !important; position: relative !important; z-index: 8 !important;}
.tab_hover_span {color: #000 !important;}
/* End of hover classes */

/*Wizard colors*/
.xsys_stepstbl_past {background-color: #0093d9;}
.xsys_stepstbl_past_left_top {border-right-color: #0093d9!important;}
.xsys_stepstbl_past_left_bot {border-bottom-color: #0093d9!important;}
.xsys_stepstbl_past_right_top {border-bottom-color: #0093d9!important;}
.xsys_stepstbl_past_right_bot {border-left-color: #0093d9!important;}
.xsys_stepstbl_act {background-color: #575a5e; color: #fff;}
.xsys_stepstbl_act_left_top {border-right-color: #575a5e!important;}
.xsys_stepstbl_act_left_bot {border-bottom-color: #575a5e!important;}
.xsys_stepstbl_act_right_top {border-bottom-color: #575a5e!important;}
.xsys_stepstbl_act_right_bot {border-left-color: #575a5e!important;}
/*End of Wizard colors*/