
   SPAN.TreeviewSpanArea A {
     font-size: 9pt; font-weight: bold;
     font-family: verdana,helvetica; 
     text-decoration: none;
     color: black;}
   SPAN.TreeviewSpanArea A:hover {
     color: '#cf7b1b';}

   /*                                                          */
   /* Styles for the remainder of the document.                */
   /*                                                          */
   BODY {
     background-color: white;}
   TD {
     font-size: 10pt; 
     font-family: verdana,helvetica;}

.treesidenav
{
  
   font: 9pt verdana,sans-serif;	
   text-decoration:none;
   color: #FFFFFF;
   font-weight: normal;
   
}

.treesidenav a:hover
{
  
   font: 9pt verdana,sans-serif;	
   text-decoration:none;
   color: #cf7b1b;
   font-weight: normal;
}