body
{
    margin:0px;
    font:10pt 'Tahoma';
    text-align: center;
    background-color:#255517;
}
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;
}
input, textarea, file
{
    border: 1px solid #BECDA6;
    font: 10pt 'Tahoma';
    padding:1px 2px;
}
#all
{
    width: 100%;
    background:url('images/back.jpg') repeat-x top;
    background-color: white;
    float: left;
  
}
#main
{
    width:945px;
    margin:auto;
    direction:rtl;
}
#banner
{
    width:945px;
    height:108px;
}
#bannerl
{
    width:183px;
    height:109px;
    background:url('images/bannerl.jpg');
    float:left;
}
#bannerl2
{
    width:148px;
    height:109px;
    background:url('images/bannerl2.jpg');
    float:left;
}
#bannerr
{
    width:177px;
    height: 109px;
    background: url('images/bannerr.jpg');
    float:left;
}
#bannerr2
{
    width:148px;
    height:109px;
    background:url('images/bannerr2.jpg');
    float:left;
}
#bannermid
{
    width:282px;
    height:109px;
    background: url('images/banner.jpg');
    float: left;
}
#bannerbot
{
    width: 282px;
    height: 35px;
    margin: auto;
    background: url('images/bannerb.jpg');
}
#contents
{
    width: 945px;
    height: 298px;
    background: url('images/mid.jpg') repeat-y;
    text-align: left;
    float: left;
    text-align: right;
}
html > body #contents
{
    height: auto;
    min-height:300px;
}
#palasht
{
    width:945px;
    height:106px;
    background: url('images/palasht.jpg');
    margin: auto;
}
#bottom
{
    width:945px;
    height: 46px;
    background: url('images/bot.jpg');
    margin: auto;
}
#br
{
    width: 24px;
    height: 46px;
    background: url('images/br.jpg');
    float: right;
}
#bl
{
    width: 20px;
    height: 46px;
    background: url('images/bl.jpg');
    float: left;
}
#backbot
{
    width:100%;
    height:191px;
    background: url('images/backbot.jpg') repeat-x center bottom;
    float: left;
    margin-top: -1px;
}
#shadow
{
    width: 945px;
    height: 40px;
    background: url('images/shadow.jpg');
    margin: auto;
}
#sut
{
    width: 66px;
    height: 19px;
    background: url('images/sut.jpg');
    float: left;
    margin: 11px 10px 0 0;
}
#side
{
    float: right;
    width: 164px;
}
.button
{
    text-align: left;
    float: left;
    width: 154px;
    height: 26px;
    background: url('images/button.jpg') no-repeat left;
    margin-top: 3px;
    cursor: pointer;
    line-height: 26px;
    padding-left: 10px;
    font-size: 8pt;
}
.contentdiv
{
    float:right;
    display:none;
    width:750px;
    padding:10px 5px 5px;
    line-height: 14pt
}
td
{
    text-align: justify;
    font:9pt Tahoma;
}
p
{
    margin-right:30px; 
    color: #B00031;
    font-weight:bold;
}
#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;
}
#bottomlinks td
{
    width: auto;
    height: auto;
    background-color: transparent;
    font: 9pt tahoma;
}
img 
{
    border: none;
}
#loginstatus
{
    width:143px !important;
    margin-right: 8px !important;
}
.Calinfo
{
    background-color:#dddddd;
}