body
{
	margin:0px;
	text-align:center;
	font:10pt 'Arial';
    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 #B4B4C4;
    font: 10pt 'Arial';
}
p
{
    margin:0px;
}
.error
{
    padding: 5px;
    display: block;
    width: 50%;
    margin: auto 50px;
    color: #366C90;
    background-color: #E1F6FA;
    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: 407px;
    height: 126px;
    float: left;
}
#bannerm
{
    background: url('images/bannerm.jpg');
    width: 221px;
    height: 126px;
    float: left;
}
#bannerr
{
    background: url('images/bannerr.jpg');
    width: 313px;
    height: 126px;
    float:left;
}
#bannerl2
{
    background: url('images/bannerl2.jpg') no-repeat;
    width: 941px;
    height: 46px;      
    float: left;
}
#contents
{
    background: url('images/mid.jpg') repeat-y;
    width: 941px; 
    height: 268px;
    padding-bottom: 3px;
}
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: 19px;
    height: 46px;
    background: url('images/bl.jpg');
}
#br
{
    float: right;
    width: 19px;
    height: 46px;
    background: url('images/br.jpg');
}
#sut
{
    float: right;
    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: 200px;
    margin-top: -1px;
    float: left;
}
#commentscontainer
{
    display:none; 
    width:40%; 
    text-align:Left;
    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; 
}
.files
{
    font:8pt tahoma; 
    color:#555; 
    margin:20px 0px 0px;
    padding:10px 10px 0px; 
     
}