﻿body
{
    direction: rtl;
    margin: 0px;
    padding: 0px;
    line-height: 18px;
    font-family: tahoma;
    font-size: 12px;
    text-align: right;
}

.div_main
{
    width: 1000px;
    text-align: right;
}

.div_panel
{
    width: 160px;
    border: solid 1px #628ec6;
    background-image: url('images/advertise_back.gif');
    background-repeat: repeat-x;
    text-align: center;
    padding: 3px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 6px;
}

.div_menu
{
    width: 998px;
    height: 23px;
    border: solid 1px #3d5bff;
    border-top-width: 6px;
    background-color: #e6e6e6;
    text-align: center;
    font-weight: bold;
}

.li_menu
{
    display: inline;
    position: relative;
    color: #3b6b61;
}

.div_submenu
{
    display: none;
    position: absolute;
    top: 14px;
    border: solid 1px #3d5bff;
    border-top-style: none;
    background-color: #e6e6e6;
    text-align: right;
    padding-top: 10px;
    padding-right: 3px;
    padding-bottom: 8px;
    z-index: 99;
}

A
{
    text-decoration: none;
    color: #000064;
}

A:hover
{
    text-decoration: none;
    color: #0000aa;
}

A.toplink
{
    text-decoration: none;
    color: #3b6b61;
}

A.toplink:hover
{
    text-decoration: underline;
    color: black;
}

A.freelink
{
    text-decoration: none;
    color: black;
}

A.freelink:hover
{
    text-decoration: underline;
    color: blue;
}

A.sub1
{
    text-decoration: none;
    color: black;
}

A.sub1:hover
{
    text-decoration: underline;
    color: Blue;
}

A.sub2:hover
{
    text-decoration: none;
    color: blue;
}

.float_div
{
    position: relative;
    top: -12px;
    width: 170px;
    text-align: right;
    z-index: 1;
}

.center_panel
{
    width: 642px;
    padding: 4px;
    text-align: right;
    vertical-align: top;
}

.right_left_panel
{
    width: 170px;
    padding: 2px;
    padding-top: 4px;
}

.div_banners
{
    width: 154px;
    border: solid 1px #dfe0e8;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    text-align: center;
    padding: 2px;
}

.control
{
    border-color: gray;
    border-width: 1px;
    border-style: solid;
    font-family: Tahoma;
    font-size: 12px;
    height: 17px;
    vertical-align: middle;
}

.cntrlBtn
{
    font-family: Tahoma;
    font-size: 12px;
    height: 24px;
    vertical-align: middle;
}

.plus
{
    cursor: pointer;
    vertical-align: middle;
}

.minus
{
    vertical-align: middle;
}

.div_minus
{
    display: none;
    padding-right: 5px;
}

.title1
{
    height: 29px;
    background-image: url('images/greenbackground.gif');
    background-repeat: repeat-x;
    vertical-align: middle;
    text-indent: 7px;
}

.title2
{
    height: 24px;
    background-image: url('images/title.gif');
    background-repeat: repeat-x;
    vertical-align: middle;
    text-indent: 7px;
}

.div_brown_title
{
    width: 166px;
    height: 24px;
    border: solid 1px #c49f70;
    border-bottom-style: none;
    text-align: center;
    vertical-align: middle;
    background-image: url('images/brownbackground.gif');
    background-repeat: repeat-x;
    font-weight: bold;
}

.div_brown_body
{
    width: 162px;
    border: solid 1px #c49f70;
    border-top-style: none;
    text-align: right;
    padding: 2px;
    padding-bottom: 6px;
}

.div_blue_title
{
    width: 166px;
    height: 24px;
    border: solid 1px #628ec6;
    border-bottom-style: none;
    text-align: center;
    vertical-align: middle;
    background-image: url('images/bluebackground.gif');
    background-repeat: repeat-x;
    font-weight: bold;
}

.div_blue_body
{
    width: 162px;
    border: solid 1px #628ec6;
    border-top-style: none;
    text-align: center;
    padding: 2px;
    padding-top: 5px;
    padding-bottom: 8px;
}

.div_green_title
{
    width: 166px;
    height: 24px;
    border: solid 1px #37a48a;
    border-bottom-style: none;
    text-align: center;
    vertical-align: middle;
    background-image: url('images/title.gif');
    background-repeat: repeat-x;
    font-weight: bold;
}

.div_green_body
{
    width: 162px;
    border: solid 1px #37a48a;
    border-top-style: none;
    text-align: center;
    padding: 2px;
    padding-bottom: 8px;
}

.div_lightgreen_title
{
    width: 166px;
    height: 24px;
    border: solid 1px #81943c;
    border-bottom-style: none;
    text-align: center;
    vertical-align: middle;
    background-image: url('images/greenbackground.gif');
    background-repeat: repeat-x;
    font-weight: bold;
}

.div_lightgreen_body
{
    width: 162px;
    border: solid 1px #81943c;
    border-top-style: none;
    text-align: center;
    padding: 2px;
    padding-bottom: 8px;
}

.div_marquee
{
    position: absolute;
    top: 80px;
    right: 359px;
    height: 47px;
    width: 520px;
    text-align: left;
}

.div_brown_text
{
    width: 162px;
    border: solid 1px #f1dfc9;
    text-align: right;
    background-image: url('images/brown_back.gif');
    background-repeat: repeat-x;
    padding: 2px;
}

.div_right_relative
{
    direction: ltr;
    position: relative;
    top: -14px;
    width: 152px;
    text-align: right;
    color: #cc6118;
}

.div_search
{
    position: absolute;
    width: 150px;
    top: 50px;
    right: 100px;
    color: #986765;
    text-align: right;
    vertical-align: baseline;
}

.div_top_links
{
    position: absolute;
    top: 1px;
    right: 590px;
    vertical-align: middle;
}

.div_date
{
    position: absolute;
    top: 112px;
    right: 880px;
    color: white;
}

.div_ticker
{
    height: 18px;
    width: 636px;
    vertical-align: middle;
    text-align: right;
    padding: 2px;
    padding-right: 0px;
    margin-bottom: 3px;
}

.div_show_adv
{
    line-height: 30px;
    text-align: justify;
    background-image: url('images/advertise_back.gif');
    background-repeat: repeat-x;
    padding: 8px;
}

.title
{
    color: #6666c2;
    font-size: 12px;
}

.div_blue_bottom
{
    line-height: 14px;
    color: Gray;
    background-image: url('images/bluebackground.gif');
    background-repeat: repeat-x;
    padding-top: 4px;
    text-align: center;
}

div .advselect:hover
{
	background-color: #f8fcb2;
}
