
.body { color: #4e4e4e; font-size: 9pt; font-family: Arial; font-weight: normal; font-style: normal; line-height: 14pt; text-decoration: none; }
.titles { color: #7f191a; font-size: 10pt; font-family: Times; font-weight: bold; font-style: normal; line-height: 13pt; text-decoration: none; }
.quotes { color: #7f191a; font-size: 9pt; font-family: Times; font-weight: bold; font-style: italic; line-height: 13pt; }
.coffee { color: #7f191a; font-size: 9pt; font-family: Times; font-style: italic; font-weight: normal; line-height: 13pt; }
.quote2 { color: #7f191a; font-size: 8pt; font-family: Times; font-weight: normal; font-style: italic; line-height: 12pt; text-decoration: none; }
.sidebar { color: #6e6e6e; font-size: 8pt; font-family: Times; font-weight: bolder; line-height: 12pt; }
a:link { color: #7f191a; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }
a:visited { color: #7f191a; text-decoration: none; }
a:active { color: #666; text-decoration: none; }
.quotes3 { color: #666; font-size: 9pt; font-family: Times; font-weight: bold; font-style: italic; line-height: 13pt; }
.quote4 { color: #666; font-size: 8pt; font-family: Times; font-weight: normal; font-style: italic; line-height: 12pt; text-decoration: none; }
.caption { color: #6e6e6e; font-size: 10pt; font-family: Arial; font-weight: normal; font-style: normal; line-height: 14pt; text-decoration: none; }

.logon_small
   {
    color: #587465; 
    font-size: 6pt; 
    font-family: Arial; 
    font-weight: normal; 
    font-style: normal; 
    line-height: 8pt; 
    text-decoration: none;
    background-color: #ffffff;
    text-align:left;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
   }

 .logon_button_small
    {
      color: #7f191a;
      font-size: 6pt;
    }
 
 .logon_textbox_small
    {
     border-style: solid;
     border-width: 1px;
     border-color: #cccccc;
     width: 10em;
     color: #4e4e4e;
     font-size: 8pt;
    }
    
.logon
   {
    color: #587465; 
    font-size: 6pt; 
    font-family: Arial; 
    font-weight: normal; 
    font-style: normal; 
    line-height: 14pt; 
    text-decoration: none;
    background-color: #efeacc;
    text-align:left;
   }
  
.logreg
{
    width:100%;
    height:10em;
}

#login
   {
    padding: 0.5em;
    outline-color: #cdcdcd; 
    outline-style: solid;
    outline-width: 1px;
    vertical-align:middle;
    height: 16.2em;
    width: 12em;
   }

 .logon_button
    {
      color: #7f191a;
      font-size: 8pt;
    }
 
 .logon_textbox
    {
     border-style: none;
     width: 10em;
     color: #4e4e4e;
    }
      
 #register
    {
     padding: 0.5em;
     outline-color: #cdcdcd; 
     outline-style: solid;
     outline-width: 1px;
     vertical-align:middle;
     height: 22em;
     color: #4e4e4e;
     font-size : 9pt;
     font-family: Arial; 
     font-weight: normal; 
     font-style: normal; 
     line-height: 14pt; 
     text-decoration: none;
     text-align:justify;
    }   
