.textbox
    {
      border:3px inset #C0C0C0; 
      padding-top:0; 
      padding-bottom:0; 
      font-size: 9pt;
    }
    
.sbutton
    {
      padding:0;
      font-size: 8pt; 
      font-family: Trebuchet MS; 
      background-color: #8186C5;
    }
    
.ssbutton
    {
      padding:0;
      font-size: 8pt; 
      font-family: Times New Roman;
      font-color: #E8E8CA;
    }

.lbutton
    {
      padding:0;
      font-size: 8pt; 
      font-family: Trebuchet MS; 
      background-color: #33CC33;
    }


.dropbox
    {
      border-style:inset; 
      border-width:3; 
      font-family: Trebuchet MS; 
      font-size: 10pt; 
      color: #000066
    }

        
#editN a       {
                 font-size: 9pt;
                 color: #CC00FF;
                 text-decoration: none;
               }

#editN a:hover  {
                 font-size: 9pt;
                 color: #800080;
                 text-decoration: none;
               }
#editE a      { 
                 font-size: 9pt;
                 color: #3399FF;
                 text-decoration: none;
               }

#editE a:hover  {
                 font-size: 9pt;
                 color: #0066FF;
                 text-decoration: none;
               }

    
#topbar a      {
                 color: #FFFFFF;
                 text-decoration: none;
               }
#MainLink a    {
                 color: #000;
                 text-decoration: underline;
               }
               
#MainLink a:hover   
              {
                 color: #808080;
                 text-decoration: none;
               }


#topbar a:hover {
            		color:#000066;
            		text-decoration: none;
                }