body
{
	margin:0px;
	text-align:center;
	font:9pt 'tahoma';
    background:#3C2F07;
}
a:link, table a:link, a:visited, table a:visited 
{
    text-decoration:none;
    color:#8C6E2A;
}
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: right;
    overflow:visible;
}
input, textarea, select, iframe
{
    border: 1px solid #366C90;
    font: 9pt 'tahoma';
}
#main
{
    width:941px;
    margin:auto;
    direction: rtl;
}
#banner
{
    height: 126px;
    background: url('images/mid.jpg') repeat-y right;  
}
#banner2
{
    width: 933px;
    height: 46px;      
    float: right;
}
#contents
{
    width: 780px; 
    height: 215px;
    text-align: right;
    float: right;
}
html > body #contents
{
    height: auto;
    min-height: 202px;
}
#palasht
{
    width: 941px;
    height: 83px;
    margin: auto;
}
#bottom
{
    background: url('images/bottom.jpg');
    width: 936px;
    height: 41px;
    float:right;
}

#shadow
{
    width: 941px;
    height: 35px;
    margin: auto;
}
#backbot
{
    background: url('images/backbot.jpg') repeat-x;
    width: 100%;
    height: 160px;
    float: right;
}
#sideAndContents
{
    width: 941px;
    float: right;
    background: url('images/mid.jpg') repeat-y right;
}
#side
{
    width: 150px;
    float: right;
}
html>body #side
{
    height: auto; 
}
.line
{
    background: url('images/line.jpg') no-repeat center;
    width: 144px;
    height: 1px;
    float: left;
    font-size: 1px;
    margin-top: -1px;
    margin-left: 1px;
}
.linkOFF
{
    color: #251903;
    text-align: left;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    float: left;
    margin-left: 2px;
    padding-left: 2px;
    width: 137px;
}
.linkON
{
    color:#B77429;
    text-align: left;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    float: left; 
    margin-left: 2px;
    padding-left: 2px;
    width: 137px;     
    font-weight: bold;
    background: url('images/button.jpg') repeat-y 0.5px;
}
.divSHOW
{
    float:right;
    margin-right:10px;
    width:680px;
    text-align: justify;
    display: none;
    line-height:14pt;
    color:#251903;
}
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;
}