body
{
    margin:0px;
    text-align:center;
    font:10pt Tahoma;
    background-color: #17192e;
}
#all
{
    width: 100%;
    background:url('images/backtop.jpg') repeat-x;
    background-color: white;
    float: left;
}
a:link, table a:link, a:visited, table a:visited 
{
    text-decoration:none;
    color:#1C4F71;
    padding: 0px 3px;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    color:#566CF0; 
}

input, textarea, select, iframe
{
    border: 1px solid #ccc;
    font: 10pt Tahoma;
}
p
{
    margin:0px;
}
.error
{
    padding: 5px;
    display: inline;
    margin: auto 50px;
    color: red;
    background-color: #FEE2E3;
    border: 1px solid black;
}
.transOFF
{
    -moz-opacity:1;
    opacity:1;
    filter:alpha(opacity=100);    
}
.transON
{
    -moz-opacity:0.2;
    opacity:0.2;
    filter:alpha(opacity=20);
    width:16px;
    height:17px;
}
#main
{
    width:941px;
    margin:auto;
 
}
#bannerl
{
    background: url('images/bannerl.jpg');
    width: 313px;
    height: 126px;
    float: left;
}
#bannerm
{
    background: url('images/bannerm.jpg');
    width: 221px;
    height: 126px;
    float: left;
}
#bannerr
{
    background: url('images/bannerr.jpg');
    width: 407px;
    height: 126px;
    float:left;
}
#bannerl2
{
    background: url('images/bannerl2.jpg') no-repeat right;
    width: 935px;
    height: 46px;      
    float: left;
    text-align: left;
    padding-left: 6px;
}
#contents
{
    background: url('images/mid.jpg') repeat-y;
    width: 941px; 
    height: 268px;
    direction: rtl;
    padding-bottom:5px;
}
html>body #contents
{
    height: auto;
    min-height: 374px;
}
#palasht
{
    background: url('images/palasht.jpg');
    width: 941px;
    height: 119px;
    margin: auto;
}
#bottom
{
    background: url('images/bottom.jpg');
    width: 941px;
    height: 46px;
    margin: auto;
}
#bl
{
    float: left;
    width: 20px;
    height: 46px;
    background: url('images/bl.jpg');
}
#br
{
    float: right;
    width: 20px;
    height: 46px;
    background: url('images/br.jpg');
}
#sut
{
    float: left;
    width:66px;
    height:20px;
    margin-top: 11px;
    background: url('images/sut.jpg');
}
#shadow
{
    background: url('images/shadow.jpg');
    width: 941px;
    height: 35px;
    margin: auto;
}
#backbot
{
    background: url('images/backbot.jpg') repeat-x bottom;
    width: 100%;
    height: 205px;
    height: 200px;
    margin-top:-1px ;
    float: left;
}
#commentscontainer
{
    display:none; 
    width:40%; 
    text-align:right;
    margin:3px auto 0px;
    padding: 5px;
    border:1px solid #C2C2CF;
}
img
{
    border:none
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    font:8pt tahoma;
    color:#39394B;
    text-decoration: none;
    border: none;
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #5F5F8B;
    text-decoration: none;
}
.abstract
{
	font:7pt tahoma; 
	color:#555; 
	margin:20px 0;
	padding:10px; 
	border:solid #eee;
	border-width:1px 0px; 
}
.selectArea
{
    width: 200px;
    float: right;
    margin-left: 15px;
    margin-top: 2px;
    border: 1px solid #ccc;
}
.selectAreaBody
{
    height: 110px;
    padding: 2px;
    overflow: auto;
}
.selectAll
{
    padding: 2px;
    font-weight: bold;
    background: #DFE8FF;
}
#editTable td
{
    
}
.selectionCell input
{
    border: none;
    background: none;
    vertical-align: middle;
    
}
a.open:link, a.open:visited
{
    
    padding: 2px;
    border: 1px solid #eee;
    width: 13px;
    height: 13px;
}
a.open:hover, a.open:visited:hover
{
    border-color: #fee;
}
.even
{
    background: #e9e9ff;
}
.odd
{
    background: #f3f3f3;
}
.files
{
    font:8pt tahoma; 
    color:#555; 
    margin:20px 0px 0px;
    padding:10px 10px 0px; 
     
}