
body { 
  font-family:Sans-serif; 
  /* font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; */
  /* text-transform:uppercase; */
  /* letter-spacing:.1em; */
       font-size: 8pt; 
       margin-top: 0px; 
       margin-right: 0px; 
       margin-bottom: 0px; 
       margin-left: 0px
     }
body a:link    { color: #000000 }
body a:visited { color: #000000 }

table {
       font-size: 8pt; 
             }
td {
       font-size: 8pt; 
             }

table.status {
       font-size: 8pt; 
       border-spacing: 20;
             }

table.chart    {
           background-color: #AAAAAA;
           border-color: black;
           border-style: solid;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           border-bottom-width: 0px;
         }
td.chart {
      background-color: #EEEEEE;
      border-color: black;
      border-style: solid;
      border-top-width: 0px;
      border-right-width: 0px;
      border-left-width: 0px;
      border-bottom-width: 0px;
      vertical-align: top;
   }
td.header {
            color: white;
            background-color: #9d9073;
            font-weight: bold;
            text-align: center;
          }
table.shade {
           background-color: #EEEEEE;
           border-color: #AAAAAA;
      border-style: solid;
           border-top-width: 1px;
           border-right-width: 1px;
           border-left-width: 1px;
           border-bottom-width: 1px;
         }
td.shade {
           background-color: #EEEEEE;
   }
#content
{
  position: absolute;
  top: 0px;
  height: 80%;
  left: 0px;
  margin: 0;
  padding: 0 10;
  border-color: black;
  border-style: solid;
                        border-top-width: 0px;
                        border-right-width: 0px;
                        border-bottom-width: 0px;
                        border-left-width: 0px;
}

#footer
{
  position: absolute;
  bottom: 2;   
  padding: 0 10;
}

#popup
{

}


h2 {font-color: #CC0000;font-size: 16px;font-weight: bold;}

input { font-size: 8pt; }
option { font-size: 8pt; }
select { font-size: 8pt; }
img { border: 1px; }


/* ########################################################################## */

