a.mainlinksLEFT_MENU:link    {color: DarkGreen ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.mainlinksLEFT_MENU:visited {color: DarkGreen ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.mainlinksLEFT_MENU:active  {color: DarkGreen ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.mainlinksLEFT_MENU:hover   {color: LimeGreen ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 



a.sublinksLEFT_MENU:link    {color: DarkGreen ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

a.sublinksLEFT_MENU:visited   {color: Firebrick ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

a.sublinksLEFT_MENU:active  {color: Firebrick ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

a.sublinksLEFT_MENU:hover   {color: Red ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 



table.mainLEFT_MENU {background-color: White;

text-align: left;

color: DarkGreen;

font: 10pt "Arial" ;width: 100%;

}



table.mainLEFT_MENU td {

padding-left: 0px; padding-right: 0px ;

padding-bottom: 0px; padding-top: 0px ; 

}



table.subLEFT_MENU {

background-color: White;

text-align: left; 

width: 100%; margin-bottom: 5; }



table.subLEFT_MENU td {

padding-left: 8px; padding-right: 8px ;

padding-bottom: 0px; padding-top: 0px ; 

background-color: White; }



div.space {

margin-top:5px;

}

