body
{
    margin:0px;
    text-align:center;
    font:9pt 'tahoma';
    background-color: #271517;
}
table, td, tr, p
{
    font-size: 9pt;
}
#all
{
    width: 100%;
    background:url('statimages/backtop.jpg') repeat-x top;
    background-color: white;
    float: left;
    overflow:visible;
}
a:link, table a:link, a:visited, table a:visited
{
	text-decoration:none;
	color:#815E5E;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    border-bottom: 1px solid #CDC2C4; 
    text-decoration:none;
    font-weight: bold;
}
p
{
    margin:0px;
}
#main
{
    width:941px;
    margin:auto;
}
#bannerl
{
    width: 407px;
    height: 126px;
    float: right;
    background: url('statimages/bannerl.jpg');
}
#bannerm
{
    background: url('statimages/bannerm.jpg');
    width: 221px;
    height: 126px;
    float: right;
}
#bannerr
{
    background: url('statimages/bannerr.jpg');
    width: 313px;
    height: 126px;
    float:right;
}
#bannerl2
{
    background: white url('statimages/bannerl2.jpg') no-repeat right;
    width: 933px;
    height: 46px;      
    float: right;
}
#contents
{
    width: 95%; 
    height: 215px;
    float: right;
    text-align: right;
}
html>body #contents
{
    height: auto;
    min-height: 222px;
}
#palasht
{
    background: url('statimages/palasht.jpg');
    width: 941px;
    height: 123px;
    margin: auto;
}
#bottom
{
    background: url('statimages/bottom.jpg');
    width: 941px;
    height: 45px;
    margin: auto;
}
#br
{
    width: 20px;
    height: 45px;
    background-image: url('statimages/br.jpg');
    float: right;    
}
#bl
{
    width: 17px;
    height: 45px;
    background-image: url('statimages/bl.jpg');
    float: left;
}
#sut
{
    width: 64px;
    height: 17px;
    background-image: url('statimages/sut.jpg');
    float: left;
    margin: 10px 0;
}
#shadow
{
    background: url('statimages/shadow.jpg');
    width: 941px;
    height: 35px;
    margin: auto;
}
#backbot
{
    background: url('statimages/backbot.jpg') repeat-x;
    width: 100%;
    height: 205px;
    float: right;
}
#sideAndContents
{
    float: right;
	background: url('statimages/mid.jpg') repeat-y right;
}
#side
{
    width:150px;
    float: right;        
} 
.line
{
    background: url('statimages/line.jpg') no-repeat left;
    width: 150px;
    height: 1px;
    float: right;
    margin-left: 6px;
    font-size: 1px;
}
.linkOFF
{
    color: black;
    border: none;
    text-align: left;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    padding-left:9px; 
}
.linkON
{
    color:#450507;
    cursor: pointer;
    font-weight: bold;
    border: none;
    text-align: left;
    padding-left:9px; 
    line-height: 30px;
}
.divSHOW
{
    float:right;
    text-align: right;
    margin-left:10px;
    width:680px;
    height: 280px;
    display: none;
}
html>body .divSHOW
{
    height:auto;
    width:auto;
    max-width: 700px;
    min-width:680px;
    min-height: 280px;
}
.titr
{
   font-size: 13px;
   font-weight : bold;
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    text-align:center;
    font: 8pt tahoma;
    color: #b69797;
    border: none;
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #d4b6b6;
    border: none;
}
img
{
    border: none;
}
#sclist li
{
    list-style-position: inside;
    margin: 10px 0;
    text-indent: 10px;
}