body { 
 background: #ffffff;
 color: #000000;  
 padding: 0; 
 font-size: 11px; 
 font-weight: normal;
 font-style: normal;
 font-family: Arial; 
 margin: 5px;
 cursor: default; }

#outline { 
 width: 750px;
 margin: auto;
 border:1px solid #000000;
 text-align: left;  }

#header {
 height: 292px;
 background: #ffffff;
 color: #000000; 
 }
#main {
 position: relative;
 background: #ffffff;
 color: #000000; 
 width: 750px;
 padding: 0;
 }
#nav {
 float: left;
 width: 150px; 
 background: #ffffff;
 font-size: 11px; 
 color: #000000;
 margin: 0;   
 height: 100%;  }

#content {
 width: 596px;
 height: 100%; 
 background: #ffffff;
 font-size: 11px; 
 color: #000000; 
 }
#footer {
 width: 750px;
 height: 15px;
 background: #000000;
 font-size: 11px; 
 color: #ffffff; 
 border:solid #000000;
 border-width:1px 0 0 0;
 margin: 0;
 }

a, a:link, a:visited 
 {color: #000000; 
   text-decoration: none;
   font-weight: normal;  }
a:hover, a:active 
{ color: #000000; 
   font-weight: bold;   
   text-decoration: none;  
   cursor: default;}
.head
{ color: #ffffff; 
   background-color: #000000;
   font-weight: bold;
   text-decoration: none;
   cursor: default;   
   border: solid #000000;
   border-width: 1px 1px 1px 1px;   
   margin: 5px;
   }
.text
{color: #000000; 
  background-color: #ebebeb;
  font-weight: normal; 
  padding-left: 5px;  
  font-size: 11px;  
  margin: 5px;
  cursor: default;}
.footer
{ color: #000000; 
   font-style: italic;
   text-decoration: none;
   border: dotted #000000;
   border-width:1px 0 0 0;
   cursor: default;
   padding-left: 5px;
   padding-right: 5px; }
input
{color: #000000;
  font-weight: normal; 
  border:1px solid #000000;
  font-size: 11px;}
textarea
{color: #000000;
  font-weight: normal; 
  border:1px solid #000000;
  font-size: 11px;}