body
{
    direction: ltr;
    font-family: Tahoma;
    font-size: 9pt;
    margin: 2px auto;
    text-align: center;
    vertical-align:top;
    width: 980px;
    background-image: url(images/bgrd8.jpg);
    background-attachment: fixed;
}
#master_div
{
    background-color: #ffffff;
    border: 1px solid #ccccff;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.div
{
    width: 100%;
    border: 0;
    background-color: #ffffff;
    margin: 0 auto;
}
.W_div
{
    float: right;
    border: 0;
    height: auto;
    text-align: center;
    direction: rtl;
}
a
{
    color: blue;
    text-decoration: none;
    background-color: Transparent;
}
a:hover
{
    color: red;
    text-decoration: underline;
    background-color: Transparent;
}
.timeLbl, .dateLbl
{
    font-family: Tahoma;
    font-size: 11px;
    border: 0;
    font-weight:600;
    float: left;
    background-color: transparent;
    text-align: left;
    padding-top: 15px;
    direction: ltr;
}
#span1
{
    direction: rtl;
    font-family: Titr;
    text-align: center;
    color: #006400;
    font-weight: 600;
    font-size: 12pt;
    border-bottom: navy 1px dotted;
    padding-right: 30px;
    padding-left: 30px;
    vertical-align: top;
}
.news_row
{
    text-align: right;
    direction: rtl;
    padding-right: 2px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: 500;
    width: 96%;
}
.TabTable
{
    font-size: 8pt;
    font-family: tahoma;
    cursor: hand;
    text-align: center;
    border: 0;
    height: 21px;
}
.TabPanel
{
    background-image: url('images/TPanel.png');
    border-bottom: #999999 1px solid;
}
.HoverTabPanel
{
    background-image: url('images/HoverTPanel.png');
    border-bottom: #999999 1px solid;
}
.HoverOutTabPanel
{
    background-image: url('images/TPanel.png');
    border-bottom: #999999 1px solid;
}
.SelectedTabPanel
{
    background: url('images/SelectedTPanel.jpg');
    font-weight: bold;
    border-bottom: none;
}
.SpaceTab
{
    width: 50px;
    border-bottom: #999999 1px solid;
}

