body
{
    margin:0px;
    font:9pt 'Arial';
    text-align: center;
    background-color:#0D2E28;
}
#all
{
    width: 100%;
    background:url('images/back.jpg') repeat-x top;
    background-color: white;
    float: left;
    margin-bottom: -1px; 
}
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: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:179px;
    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: 292px;
    background: url('images/mid.jpg') repeat-y;
    text-align: left;
    float: left;
    text-align: left;
}
html>body #contents
{
    height: auto;
    min-height:300px;
}
#palasht
{
    width:945px;
    height:106px;
    margin: auto;
}
#palashtl
{
    width: 183px;
    height: 106px;
    float: left;
    background: url('images/palashtl.jpg');
}
#palashtr
{
    width: 762px;
    height: 106px;
    float: right;
    background: url('images/palashtr.jpg');
}

#bottom
{
    width:945px;
    height: 46px;
    background: url('images/botmid.jpg') repeat-x;
    margin: auto;
}
#bl
{
    background: url('images/botl.jpg');
    width: 19px;
    height: 46px;
    float: left;    
}
#br
{
    background: url('images/botr.jpg');
    width: 29px;
    height: 46px;
    float: right;
}
#backbot
{
    width:100%;
    height:191px;
    background: url('images/backbot.jpg') repeat-x center bottom;
    float: left;
}
#shadow
{
    width: 945px;
    height: 40px;
    background: url('images/shadow.jpg');
    margin: auto;
}
#sut
{
    width: 66px;
    height: 20px;
    background: url('images/sut.jpg');
    float: right;
    margin: 12px -5px 0 0;
}

#side
{
    float: left;
    width: 152px;
}
.button
{
    float: right;
    text-align: right;
    width: 139px;
    height: 26px;
    background: url('images/button.jpg') no-repeat right;
    margin-top: 3px;
    cursor: pointer;
    line-height: 26px;
    padding-right: 10px;
}
.contentdiv
{
    float:right;
    display:none;
    width:770px;
}
#displ
{
    height: 60px; 
    width: 80%;
    clear: both;
    -moz-opacity:0.6; 
    filter:alpha(opacity=60);
}
#divin
{
    height:0px;
    background:#000;
}
#showin
{
    display: none;
    color:#FFF;
}
#showin1
{
    float:left;
    padding: 3px;
}
#showin2
{
    float:left;
    margin-left:70px;
    padding: 3px;
}
#showin3
{
    float:right;
    padding: 3px;
}
.on
{
    background-image:url(images/tabbuttonhigh.jpg);
    border-bottom:none;       
    width:auto;
    height:24px;
    width:33%;
    background-repeat:repeat-x;
    text-align:center;
    cursor: pointer;
    background-color: #ECFAF8; 
}
.off
{
    background-image:url(images/tabbutton.jpg);
    border-bottom-color:#93C1B9;
    border-bottom-style:solid;
    text-align:center;
    width:auto;
    height:24px;
    width:33%;
    background-repeat:repeat-x;
    cursor: pointer;
}
.qadiv
{
    text-align: center;
    padding: 5px;
}
img
{
    border: none;
}
#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;
}
#loginstatus
{
    margin-left:3px !important;
    width: 143px !important;
}