body
{
	margin:0px;
	text-align:center;
	font:10pt 'tahoma';
    background:#3C2F07;
}
a:link, table a:link, a:visited, table a:visited 
{
    text-decoration:none;
    color:#8C6E2A;
    padding: 0px 2px;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    text-decoration: underline; 
}
#all
{
    width: 100%;
    background:url('images/backtop.jpg') repeat-x top;
    background-color: white;
    float: left;
    overflow:visible;
}
input, textarea, select, iframe
{
    border: 1px solid #366C90;
    font: 12pt 'tahoma';
}
p
{
    margin:0px;
}
#main
{
    width:941px;
    margin:auto;
}
#banner
{
    height: 126px;
    background: url('images/mid.jpg') repeat-y left;  
}
#banner2
{
    width: 933px;
    height: 46px;      
    float: left;
}
#contents
{
    width: 780px; 
    height: 215px;
    text-align: left;
    float: right;
}
html>body #contents
{
    height: auto;
    min-height: 202px;
}
#palasht
{
    width: 941px;
    height: 83px;
    margin: auto;
}
#bottom
{
    background: url('images/bottom.jpg');
    width: 937px;
    height: 41px;
    float:left
}

#shadow
{
    width: 941px;
    height: 35px;
    margin: auto;
}
#backbot
{
    background: url('images/backbot.jpg') repeat-x;
    width: 100%;
    height: 160px;
    float: left;
}
#sideAndContents
{
    width: 941px;
    float: left;
    background: url('images/mid.jpg') repeat-y left;
}
#side
{
    width: 150px;
    float: left;
}
html>body #side
{
    height: auto; 
}
.line
{
    background: url('images/line.jpg') no-repeat center;
    width: 151px;
    height: 1px;
    float: left;
    font-size: 1px;
    margin-top: -1px;
}
.linkOFF
{
    color: black;
    border: none;
    text-align: right;
    line-height: 28px;
    cursor: pointer;
    margin-right: 3px;
    padding-right: 3px;
}
.linkON
{
    color:#B77429;
    cursor: pointer;
    font-weight: bold;
    border: none;
    text-align: right;
    line-height: 28px;
    margin-right: 3px;
    background: url('images/button.jpg') repeat-y right; 
    padding-right: 3px;
}
.divSHOW
{
    float:left;
    margin-left:10px;
    width:680px;
    text-align: left;
    display: none;
    line-height:14pt
}
#sut
{
    float: right;
    background: url('images/sut.jpg');
    width:64px;
    height:18px;
    margin: 9px 0 0;
}
.title
{
    background: url('images/title.jpg') repeat-y;
    height:15px;
    line-height: 15px;
    font-weight:bold;
    padding: 5px;
    margin-bottom: 10px;
}
img
{
    border: none;
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    font:8pt tahoma;
    color:#663300;
    text-decoration: none;     
    border: none;  
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #7A5B14;
    text-decoration: none;

}