/* CSS Document */
html
{
    height: 100%;
}
body
{
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding: 0;
    font-family:  "Arial","Verdhana","Times New Roman";
    font-size: 15px;
    color: black;
    line-height: 25px;

}
a
{
    font-size: 14px;
    color: #004A95;
    text-decoration: none;
}
a:hover
{
    color: #00274F;
    text-decoration: underline;
}
.wrapper
{  
    margin-left: 0px;
    margin-top: 0px;  
}
.title1
{
    background: url('../img/newtitle2.gif');
    background-repeat: no-repeat;
    width:75%;
    height: 16%;
    color: #ffffff;
    border: none;
    border: 0px solid #465052;
    margin-left:195px; margin-right:00px; margin-top:-82px; margin-bottom:0;
}
.menugap
{  
    height: 3% !important;
    color: #ffffff;
    position:relative;
    border: 0px solid #465052;

}
.footer
{
    font-weight: lighter;
    text-align: center;
    font-size: smaller;
    color: #0c2e25;
    line-height: 1.5;
}
#historytable
{
    position:absolute;
    top:135px; 
    width: 100%;
    border:0px solid;
}
#mainhistory
{
    text-indent:10%;
    text-align:justify;
}
#scrolltable
{
    position: absolute;
    top:500px;
    left: 0px;
    width:100%;
    border :1px solid #60320e;
    border-left-style:none;
    border-right-style:none;
    text-align:center;
}
.marqa
{
    color:blue;
    font-weight:bold;
}
.netbd
{
    position:absolute;
    left:370px;
    top:140px;
    border:1px;
}
.netbd1
{
    position:absolute;
    left:120px;
    top:200px;
    border:1px;
}
.netbdfooter
{
    position:absolute;
    top:420px;
    border:1px;
}
.btnclass {
    font-family: Arial;
    color: #000000;
    font-weight: bold;
    font-size: 13pt;
    font-style:italic;
    width : 250px;
    height : 30px;
}
.button {
    font-family: Arial;
    color: #000000;
}
#disclaim
{
    color:blue;
    cursor: pointer;
}
.spnpanelbutton
{
    background-image: url(../img/menubg4.gif);
    color: #FFFAA8;
}
#divupdate
{
    z-index: 10; 
    position: fixed; 
    bottom: 0px; 
    left: 30px;
    width: 960px;    
    background: url('../img/bg_dock.png');
    text-align: left;
    color: white;
}
#disclaimpanel{
    position: absolute;
    left: 280px;
    top:50px;
    width: 450px;
    border: 5px solid #071C52;
    padding: 20px;
    background-color: #EAEFFD;
    color:#071C52;
    visibility: hidden;
    z-index: 500;
    text-indent: 30px;
}
#divtopupdate{

    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #009999;
    border-left-color: #009999;
    border-bottom-color: #009999;
    border-top-color: #009999;
    width: 99.5%;
    height: 30px;
    margin-top: 5px;
    background-color: lavender;
}
.headercontent{    
    position: absolute;
    top: 0.5px;
    right: 70px;
    height: 5px;      
}
.headercontent a {
    color:white;
}
.headercontent a:hover {
    color:white;
}
.tblhead
{
    background:url('../img/bluetblhead.png');
    background-repeat: repeat-x;	
    font-size: 20px;
}
.tbllftpanel
{
    position: absolute;
    top:150px;
    left:5px;	
    width:200px;
    border:1px;
    table-layout: fixed;    
}
.tblrightpanel
{
    width:700px;
}
.tblcenterpanel
{
    width:700px;
}