body
{
    margin:0px;
    font:9pt 'Arial';
    text-align: center;
    background-color:#225615;
}
#all
{
    width: 100%;
    background:url('images/back.jpg') repeat-x top;
    background-color: white;
    float: left;
}
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;
}
#main
{
    width:945px;
    margin:auto;
}
#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;
    height: 310px;
    background: url('images/mid.jpg') repeat-y;
    text-align: left;
    float: left;
}
html > body #contents
{
    height: auto;
    min-height:312px;
}
#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: right;
    margin: 11px 0px 0 0;
}
#side
{
    float: left;
    width: 164px;
}
.button
{
    text-align: right;
    float: right;
    width: 144px;
    height: 26px;
    background: url('images/button.jpg') no-repeat right;
    margin-top: 3px;
    margin-right: 6px;
    margin-left:6px;
    cursor: pointer;
    line-height: 26px;
    padding-right: 8px;
    font-size: 8pt;
}
.contentdiv
{
    float:right;
    display:none;
    width:750px;
    padding-bottom: 5px;
}
th
{
    font: Arial;
    font-size: 12pt;
    font-style: italic;
    font-style: normal;
    font-weight: bold;
}

td
{
    text-align: justify;
    background-color:#eff1ef;
    font:Arial;   
    font-size: 10pt;
}
p
{
    color: #B00031;        
    font:Arial ;  
    font-size: 15pt;
    font-weight: bold;
    margin:5px 0 0
}
a:link
{
    text-decoration: none;
    color: #002D2D;
}
#bottomlinks td
{
    width: auto;
    height: auto;
    background-color: transparent;
    font: 9pt tahoma;
}
#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
{
    margin-left: 3px !important;
    width: 144px !important;
}