.id-tabs .ui-state-active {
    border: 1px solid #999;
    background: #940f02;
    font-weight: bold;
    color: #fff;
}

.id-tabs .ui-widget-header {
    background: #FFF;
    border: 1px solid #940F02;
}