body 
{
background: #ffffff
}

a:link
 {color: #16a43e;}

a:visited 
 {color: #a3a037;}

a:hover
 {color: #c86437;}


.errorMessages
 {
 color: #f00a0a;
 font-weight: bold; 
 font-family: verdana; 
 font-size:70%       
 }

.menuitem {
 color: #16a43e;
 font-weight: bold; 
 font-family: verdana; 
 font-size:70%       
          }
/* top bottom right left */
.leftMenuitem {
 background-color:#ffffbb;
 color: #16a43e;
 border-bottom: 1px solid #808000;       
 font-weight: bold; 
 font-family: verdana; 
 font-size:70%;
 padding: 2px 2px 1px 2px;  

          }

.leftMenuItemselected {
 background-color:blue;
 color: #16a43e;
 border-bottom: 1px solid #808000;  
 font-weight: bold; 
 font-family: verdana; 
 font-size:70%       
          }

.menuitemselected
   {
   color: #a2a037;
   font-weight: bold; 
   font-family: verdana; 
   font-size:70%       
   }

.menuTitle
   {
   color: #16a43e;
   background-color:#ffffbb;
   font-weight: bold; 
   font-family: verdana; 
   text-align:center;
   font-size:80%       
   }

.indexmenuselected 
 {
 color: #a2a037;
 font-weight: bold; 
 font-family: verdana; 
 font-size:70%       
 }

/* fixed size styles */


/* what for  ?  */ 
.textTitle {
 color: #16a43e;
 background-color: #ffffff;

  font-weight: bold; 
 font-family: verdana; 
 font-size:11pt;       
          }

  /* top menu page */        
 .titleMessage
    {
  color: MediumSeaGreen ;
  font-weight: bold; 
  background-color: #ffffff;
  text-align:
  font-family: Arial; 
  font-size:125%       
          }

/* titles on content window */  
.bigMessage 
  {
  color: #16a43e;
  background-color:#ffffff;
  font-weight: bold; 
  text-align:
  font-family: verdana; 
  font-size:13pt       
  }

          
 .tableHeadText {
 color: #16a43e;
 background-color:#ffffbb;
font-weight: bold; 
 font-family: verdana; 
 font-size:70%       
          }

.headText {
 color: #16a43e;
 font-weight: bold; 
 font-family: verdana; 
 font-size:70%       
          }

.normalText {
 color: #333333;
 
 font-family: verdana; 
 font-size:8pt       
          }

 /* for labels for entry fields, text boxes, dropdowns, etc */ 
.normalTextLabel
 {
 color: #33333;
 font-family: verdana; 
 font-size:8pt;       
 }

/* This is for text rendered with html text. */ 
.normalTextRO
 {
 color: #33333;
 font-family: verdana; 
 font-size:8pt;  
 border: none;     
 }


.boldNormalText
 {
 color: #16a43e;
 font-weight: bold; 
 font-family: verdana; 
 font-size:8pt        
 }
  
.boldNormalTextRO
 {
 color: #16a43e;
 font-weight: bold; 
 font-family: verdana; 
 font-size:8pt;
 border:none;        
 }     
 
.normalTextPlus
 {
 color: #16a43e;  
 font-family: verdana; 
 font-size:9pt       
 }        
          
.footNoteText {
 color: #16a43e;
 font-family: verdana; 
 font-size:6pt       
          }

.normalTextArea {
 color: #333333;
 background:#ffffc8;
 font-family: verdana; 
 font-size:8pt       
          }

.normalTextBox 
        {
 color: #333333;
 background:#ffffc8;
 font-family: verdana; 
 font-size:8pt       
          }

.disabledTextBox {
 color: #333333;
 background:#eeee99;
 font-family: verdana; 
 font-size:8pt        
          }

   
          
#normalText {
/* color: #16a43e;*/
 color:pink;
 font-family: verdana; 
 font-size:8pt     
          }

.darker {
   background-color: #F0E68C;
   padding: 5px 5px 1px 2px; 
           }

.level1item {
  margin-left:5px;
  font-weight: bold; 
  font-family: verdana; 
  font-size:70%  ;     
  color: #16a43e;
            }

 .level2item {
  margin-left:10px;
  font-weight: bold; 
  font-family: verdana; 
  font-size:70%  ;     
  color: #16a43e;
             }


.level3item {
  margin-left:20px;
  font-weight: bold; 
  font-family: verdana; 
  font-size:70%  ;     
  color: #16a43e;
           }

.level1item  a:visited 
     {
     color:green;
     }

.level1item  a:link     {
    /* background-color: NavajoWhite  ; */
     color:green;
    }

.level2item  a:visited 
     {
     color:green;
     }

.level2item  a:link 
    {
    color:green;
    }


.level3item  a:link 
    {
    color:green;
    }

.level3item  a:visited 
     {
     color:green;
     }

.level3item a:hover
 {
   text-decoration:none;
   background-color: #FAFAD2;
 }  
.level2item a:hover
 {
   text-decoration:none;
   background-color: #FAFAD2;
 }  
.level1item a:hover
 {
   text-decoration:none;
   background-color: #FAFAD2;
 } 

.leftMenuitem a:link
 {
  text-decoration:none;
 }
  
.leftMenuitem a:visited
 {
   text-decoration:none;
 }
  
.leftMenuitem a:hover
 {
   text-decoration:none;
   background-color: #FAFAD2;
 }  

/* overall layout  divisions */ 

#container {
    margin:0px;
    background-color: #ffffff;
    width: 800px;      
           }

#leftNav {
 /* background-color: NavajoWhite ; */  
    background-color:#ffffbb ; 
    border:1px solid #16A43E; 
    float: left;
    width: 18%;      
         }

#content 
  {
 /* background-color: LavenderBlush ;*/ 
  margin-left:18%;
  margin-top:0%;
 
  }

#topnav
 {
 margin-left:18%;
/* background-color: PapayaWhip ;*/ 
 } 


#header
 {
 background-color: #ffffff; 
 }
 
#footer
 {
/* background-color: MistyRose ; */  
 clear:left;
 }

#textContentDiv
 {
 border-left:3px groove  #16A43E;
 border-right:1px solid  #16A43E;
 border-bottom:1px solid #16A43E;
 border-top:3px groove  #16A43E;
/* margin-left:5px;*/
 padding:10px;
 color: #16A43E;
 background-color:#ffffc8;
 font-family: verdana; 
 font-size:8pt       
 /* clear:left; */
 }




/* for login box only */ 
#window
  {
  border-left:20px solid  #16A43E;
  border-right:20px solid  #16A43E;
  border-bottom:20px solid  #16A43E;
  padding:0px;
  margin-left:20%;
  width:60%;
  }
      
.windowTextBox
  {
  color: #333333;
  background-color: #16A43E; 
  font-family: verdana;
  font-weight: bold; 
  font-size:80%       
  }
    
.windowTextLabel
  {
  color: #16A43E;
  font-family: verdana;
  font-weight: bold; 
  font-size:80%       
  }          

.windowTitle
  {
  color: white;
  background-color:#16A43E;
  font-weight: bold; 
  font-family: verdana; 
  font-size:20px%       
  }  
          
          

                                                