﻿center {
    direction: rtl
}

a.tab {
    display: block;
    width: 59px;
    height: 29px;
    background: url(../IMAGES/tab_hul.gif) left;
    text-align: center;
    margin-left: 2px;
    font: bold 13px Arial, sans-serif;
    line-height: 13px;
    color: white;
    text-decoration: none;
    vertical-align: top
}

    a.tab:hover {
        background-position: 59px
    }

a.isr {
    background: url(../IMAGES/tab_isr.gif) left;
    margin: 0px 2px 0px 0px
}

a.at {
    background-position: 118px;
    color: #003f62
}

    a.at:hover {
        background-position: 118px
    }

.yellow_line {
    background: #FFC63B;
    width: 750px;
    height: 24px;
    text-align: right;
    color: #003f62;
    font-size: 11px
}

a.yellow_line_link {
    font: normal 12px Arial, sans-serif;
    color: #003f62;
    text-decoration: none
}

    a.yellow_line_link:hover {
        font: normal 12px Arial, sans-serif;
        color: #003f62;
        text-decoration: underline
    }

.hours_24 {
    text-align: left;
    font: normal 10pt Arial, sans-serif;
    color: #003f62;
    padding-left: 7px
}

#footer {
    width: 750px;
    padding: 20px 0;
    border-top: 2px solid #003f62
}

.footer {
    padding-top: 5px;
    text-align: center;
    font: normal normal 12px arial, sans-serif;
    color: #003f62;
    text-decoration: none;
}

a.footer {
    padding-top: 5px;
    text-align: center;
    font: normal normal 12px arial, sans-serif;
    color: #003f62;
    text-decoration: none;
}
    /*Changed By eWave Gulliver Team!*/
    a.footer:hover {
        text-decoration: underline
    }

b.footer {
    font: bold 13px Arial, sans-serif
}

.info {
    font: normal 11px Arial, sans-serif
}

.over {
    color: #003f62;
    text-decoration: underline;
    cursor: pointer;
    font: normal normal 12px arial, sans-serif;
}

/* Header- new Banner add */
.top_bar a.basic_logo img {
    behavior: url(../Include/iepngfix.htc);
}

.interactive_small {
    position: relative;
    margin: 0px auto;
    width: 929px;
    height: 89px;
    padding-right: 28px;
    direction: rtl;
}

    .interactive_small img.interactive_small_frame {
        position: absolute;
        left: 0px;
        top: 0px;
        behavior: url(../Include/iepngfix.htc);
    }

.breadCrumbs {
    margin: -2px auto 0px;
    width: 921px;
    padding-right: 32px;
    color: #004265;
    font-size: 0.9em;
    direction: rtl;
    text-align: right;
}

    .breadCrumbs a {
        color: #8C8C8C;
        text-decoration: none;
    }

        .breadCrumbs a:hover {
            text-decoration: underline;
        }