body {
    min-width:1000px;
    background-color:#FFFFFF;
    font-family: arial, helvetica, sans-serif;
    font-size:14px;
    color:#64635E;
    border:1px solid #FFFFFF;
}

#bottommain {
   min-width:700px;
   float:left;
   width:70%;
   background-color:#333333;
}

    
#leftmain {
   min-width:700px;
   float:left;
   width:70%;   
}

#rightmain {
   min-width:300px;
   float:left;
   width:30%;
}
    
#maincontentholder {
     width:700px;
     float:right;
     background-color:#FFFFFF;
     font-family: arial,  sans-serif;
     font-size:14px;
     text-align:center;
     }
     
  a.nav {
    font-family: arial,  sans-serif;
    font-size:14px;
    }
  a.nav:link  {text-decoration:none; color:#3B3B3B;}
  a.nav:visited {text-decoration:none; color:#3B3B3B;}
  a.nav:active {text-decoration:none; color:#3B3B3B;}
  a.nav:hover {color:red;}

#contentholder {
   width:700px;
   float:left;
   text-align:left;
   margin-right:20px;
 }
 
#contentheader {
   width:100%;
   border-bottom:1px solid #333333;
   text-align:left;
   font-size:20px;
   font-weight:bold;
   color:#333333;   
 }
 
#contentfooter {
   width:100%;
   border-bottom:1px solid #C0C0C0;
   padding-bottom:10px;
   }
   
#tag1 {
    float:left;
    text-align:center;
    padding:0px 5px 0px 5px;
    border-right:1px solid #C0C0C0;
    }
    
#tagnext {
   float:left;
   text-align:center;
   padding:0px 5px 0px 5px;
   }
   
#contentdate {
   width:100%;
   text-align:right;
                
 }
#tradecalander {
   float:left;
   border:1px solid #333333;
   width:200px;
   margin-top:20px;               
 }
 
#calandermonth {
   text-align:center;
   border-bottom:1px solid #333333;
   padding-top:5px;
    }

#calanderday {
   float:left;
   width:39px;
   text-align:center;
   padding-top:5px;
}

#rtableholder{
   width:500px;
   margin-left:100px;
    }
    
#rtable1 {
   float:left;
   width:150px;
   height:15px;
   padding-bottom:2px;
    }
    
#rtable2 {
   float:left;
   width:100px;
   height:15px;
   text-align:right;
   padding-bottom:2px;   
    } 
    
#rtable3 {
   float:left;
   width:100px;
   height:15px;
   text-align:right;
   padding-bottom:2px;   
    }
    
#rtable4 {
   float:left;
   width:150px;
   height:15px;
   text-align:right;
   padding-bottom:2px;   

    }           