body
{
    margin:0px;
    font:9pt Tahoma;
    text-align: center;
    background-color:#0f334e;
}
#all
{    
    width: 100%;
    background:url('images/back.jpg') repeat-x top;
    background-color: white;
    float: right;
 
}
a:link, a:visited, table a:link, table a:visited
{
    text-decoration:none;
    color:#09877F;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    color: #08AFA4;
    text-decoration:none;   
}
.links li
{
    margin:8px 0;
    font-size:10pt
}
#main
{
    width:937px;
    margin:auto;
}
#banner
{
    width:937px;
    height:109px;
}
#bannerl
{
    width:172px;
    height:109px;
    background:url('images/bannerl.jpg');
    float:right;
}
#bannerl2
{
    width:179px;
    height:109px;
    background:url('images/bannerl2.jpg');
    float:right;
}
#bannerr
{
    width:148px;
    height: 109px;
    background: url('images/bannerr.jpg');
    float:right;
}
#bannerr2
{
    width:194px;
    height:109px;
    background:url('images/bannerr2.jpg');
    float:right;
}
#bannermid
{
    width:244px;
    height:109px;
    background: url('images/banner.jpg');
    float: right;
}
#bannerbot
{
    width: 291px;
    height: 35px;
    margin: auto;
    background: url('images/bannerb.jpg') right no-repeat;
}
#contents
{
    width: 937px;
    height: 350px;
    float: right;
    background: url('images/mid.jpg') repeat-y right;
    text-align: right;
    direction: rtl;
}
html>body #contents
{
   height: auto;
   min-height: 350px;
}
#palasht
{
    width:937px;
    height:88px;
    margin: auto;
}
#palashtl
{
    width: 789px;
    height: 88px;
    float: right;
    background: url('images/palashtl.jpg') right;
}
#palashtr
{
    width: 148px;
    height: 88px;
    float: right;
    background: url('images/palashtr.jpg');
}

#bottom
{
    width:937px;
    height: 39px;
    background: url('images/botmid.jpg') repeat-x;
    margin: auto;
}
#bl
{
    background: url('images/botl.jpg');
    width: 20px;
    height: 39px;
    float: left;    
}
#br
{
    background: url('images/botr.jpg');
    width: 18px;
    height: 39px;
    float: right;
}
#backbot
{  
    width:100%;
    height:170px;
    background: url('images/backbot.jpg') repeat-x center bottom;
    float: left;
}
#shadow
{
    width: 937px;
    height: 42px;
    background: url('images/shadow.jpg');
    margin: auto;
}
#sut
{
    width: 65px;
    height: 19px;
    background: url('images/sut.jpg');
    float: left;
    margin-top: 9px ;
}

#side
{
    float: right;
    width: 148px;
}
.button
{
    text-align: left;
    width: 138px;
    height: 26px;
    background: url('images/button.jpg') no-repeat left;
    margin-top: 3px;
    cursor: pointer;
    line-height: 26px;
    padding-left: 10px;
    float: right;
    color: white;
}
.contentdiv
{   
    float: left;
    display: none;
    width: 770px;
    margin-left: 15px;
    text-align: justify;
    line-height: 14pt;
}
input, textarea, select
{
    border: 1px solid #366C90;
    font: 9pt tahoma;
}
#images 
{
    background:#000;
    width:400px;
    height:300px;
    background-repeat:no-repeat;
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    font:8pt tahoma;
    color:#075853;
    text-decoration: none;
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #4D7774;
    text-decoration: none;
}
img
{
    border: none;
}
#loginstatus
{
    float: right !important;
    padding-left: 5px !importnat;
    width: 137px !important;
}