BODY
{
    font-family: tahoma;
    font-size: 12px;
    background-color: #202525;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
div#header
{
    font-size: 20px;
    font-family: arial;
    height: 120px;
    width: 935px;
    background-image: url(bgHeader.gif);
    background-repeat: repeat-x;
    margin: 0 auto;
}
a
{
    color: #fff;
    text-decoration: none;
}

div#container
{
    width: 935px;
    margin: 0 auto;
}

div#header a
{
    color: #fff;
    text-decoration: none;
    float: right;
    padding: 65px 10px 3px 10px;
    margin-right: 10px;
}
#header a.selected, #header a:hover
{
    background-color: #89402e;
}
div#right
{
    width: 234px;
    float: right;
    text-align: right;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    direction: rtl;
    color: #b2d5d8;
    padding-top: 10px;
}


input.btnsearch
{
    background-color: #d2d3d3;
    border: solid #fff 1px;
    float: left;
}
input.txtsearch
{
    float: left;
    width: 200px;
}
div#right a
{
    color: #f5dba3;
    text-decoration: none;
    font-size: 12px;
    font-family: tahoma;
    font-weight: normal;
    display: block;
    border-bottom: solid #4a4c4c 1px;
    padding-bottom: 4px;
    margin-top: 3px;
}
div#center
{
    width: 220px;
    background-color: #343a2c;
    float: right;
    margin-right: 10px;
    color: #a4c4c0;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    text-align: justify;
    padding: 10px;
    direction: rtl;
}
div.noskheha
{
    border-bottom: solid #858980 1px;
    padding-bottom: 2px;
    line-height: 20px;
    margin-bottom: 5px;
}
div#center a
{
    color: #f5dba3;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-family: tahoma;
    font-weight: normal;
    padding-bottom: 3px;
    margin-top: 3px;
}
div#center a:hover
{
    text-decoration: underline;
    color: #ff0000;
}
div#center span
{
    font-size: 12px;
    font-family: tahoma;
    font-weight: normal;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
}
div.liner
{
    line-height: 18px;
    text-align: justify;
    direction: rtl;
}
span.highlight
{
    background-color: #89402e;
    color: #fff;
    display: inline !important;
}
div#left
{
    text-align: right;
    color: #fff;
    font-size: 12px;
    font-family: tahoma;
    direction: rtl;
    padding-right: 15px;
    width: 435px;
    float: right;
}
#left span
{
    font-size: 12px !important;
}
div#smallfont
{
    font-size: 12px;
    color: #ccc;
    font-family: tahoma;
    font-weight: normal;
}
h1.bigtitle
{
    color: #afe0e1;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 5px;
    font-family: arial;
}
img.pic1
{
    margin-top: 10px;
}
div.one
{
    padding-top: 10px;
}
div.highlight
{
    background-color: #89402e;
    color: #fff;
    margin: 10px 0px;
    padding: 5px;
}
div#footer
{
    width: 935px;
    margin: 0 auto;
    text-align: justify;
    border-top: solid #7b7b7b 1px;
    padding: 10px;
    display: block;
    clear: both;
    background-color: #333;
    
}
div.footercols
{
    width: 300px;
    float: right;
    margin-left: 10px;
    direction: rtl;
}
div#footercolscenter
{
    color: #f6ff00;
}
div#footercolsleft
{
    color: #00f977;
    margin-top: 20px;
    line-height: 18px;
    font-size: 13px;
}
a.link
{
    margin: 10px 0px;
    color: #ffff00;
    display: block;
}
ul.small
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

div.cr
{
    width: 935px;
    margin: 0 auto;
    display: block;
    clear: both;    
    text-align: center;
    display: block;
    clear: both;
    background-color: #000;
    padding: 10px;
    border-top: solid 3px #990000;
}
.cr a
{
    color: #999;
    text-decoration: none;
}