body
{
	margin:0px;
	text-align:center;
	font:9pt Tahoma;
    background-color:#203130;
}
a:link, table a:link, a:visited, table a:visited 
{
	text-decoration:none;
	color:#366CD0;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    color:#360CF0;
}
#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 #acb9c1;
    font: 9pt Tahoma;
}
p
{
    margin:0px;
}
.error
{
    padding: 5px;
    display: block;
    width: 50%;
    margin: auto 50px;
    color: #366C90;
    background-color: #E1F6FA;
    border: 1px solid black;
    direction:rtl;
}
#main
{
    width:941px;
    margin:auto;
    
}
#bannerl
{
    background: url('images/bannerl.jpg');
    width: 407px;
    height: 126px;
    float: right;
}
#bannerm1
{
    background: url('images/bannerm1.jpg');
    width: 169px;
    height: 126px;
    float: right;
}
#bannerm2
{
    background: url('images/bannerm2.jpg');
    width: 165px;
    height: 126px;
    float: right;
}

#bannerr
{
    background: url('images/bannerr.jpg');
    width: 200px;
    height: 126px;
    float:right;
}
#bannerl2
{
    background: white url('images/bannerl2.jpg') no-repeat;
	background-position:right;
	float: right;
	width: 935px;
    height: 46px;      
   
}
#contents
{
    width: 780px; 
    height: 222px;
    float: right;
    direction: rtl;
}
html>body #contents
{
    height: auto;
    min-height: 202px;
}
#palasht
{
    background: url('images/palasht.jpg');
    width: 941px;
    height: 119px;
    margin: auto;
}
#bottom
{
    background: url('images/bottom.jpg');
    width: 941px;
    height: 45px;
    margin: auto;
}
#br
{
    float: right;
    width: 21px;
    height: 45px;
    background: url('images/br.jpg');
}
#sut
{
    float: left;
    width: 63px;
    height: 18px;
    background: url('images/sut.jpg');
    margin-top:11px
}
#bl
{
    float: left;
    width: 20px;
    height: 45px;
    background: url('images/bl.jpg');
}
#shadow
{
    background: url('images/shadow.jpg');
    width: 941px;
    height: 35px;
    margin: auto;
}
#backbot
{
    background: url('images/backbot.jpg') repeat-x;
    width: 100%;
    height: 205px;
    float: right;
}
#sideAndContents
{
    margin-left:2px;
    background: url('images/mid.jpg') repeat-y right;
    float:right;
}
#side
{
    width: 157px;
    float: right;
}
html>body #side
{
    height: auto; 
}
.line
{
    background: url('images/line.jpg') no-repeat left;
    width: 156px;
    height: 1px;
    font-size: 1px;
    margin-left: 1px;
    float: left;
    margin-top: -1px;
}
.linkOFF, .linkON
{
    cursor: pointer;
    width: 140px;
    height: 30px;
    line-height: 30px;
    font-size: 10pt;
    text-align: left;
    padding-left: 10px;
    margin-left: 1px;
    float: left;
}

.linkON
{
    color: #c6dadc;
    font-weight: bold;
    background: url('images/button.jpg') repeat-y right;
}
.hidden
{
   display: none;
   float: right;
   width: 590px;
   text-align: right;
}
html>body .hidden
{
    height:auto;
    min-height: 280px;
    margin-right: 10px;
}
html>body #briefcont
{
    height: auto;
    min-height: 202px;
}
img
{
    border: none;
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    font:8pt tahoma;
    color:#364140;
    text-decoration: none;     
    border: none;  
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #415D5B;
    text-decoration: none;

}
#loginstatus
{
	float: right !important;
	margin-right:2px !important;
    width: 143px !important
}
.MYLTR
{
    text-align: left;
    direction: ltr;
}
.zoj
{
    background-color:#fafafa;
    height: 25px;
}
.fard
{
    background-color:#f4f4f4; 
    height: 25px;
}
#AbstractContainer
{
    position: absolute;
    top:150px;
    left:50px;
    border: 2px solid #366C90;
    padding: 2px;
    width:600px;
    height:300px;
    background: white;
    display: none;    
}
#Abstract
{
    padding: 5px;
    text-align:right;
}
#DialogContainer
{
    position: absolute;
    top: 200px;
    left: 0px;
    border: 1px solid #366C90;
    padding: 5px;
    width: 250px;
    height: 100px;
    display: none;
    background: white;
    text-align: center;
}
#Dialog
{
    font-weight: bold;
    padding: 10px 3px 3px;
    height: 45px;
    width: 100%;
    color: black;
}
#alarmContainer
{
    color: #E40106;
    font: bold 10pt Tahoma;
}