a.mainlinksLEFT_MENU:link    {color: White ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Gold ; text-decoration: underline overline;font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: #1F1F1F ; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: Firebrick ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: Firebrick ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: #1F1F1F ; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 

table.mainLEFT_MENU {border-width: 2; border-style: Solid; border-color: Black;
background-color: DarkGreen;
text-align: center;
color: White;
font: 10pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 5px; padding-right: 5px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: DarkGreen;
text-align: left; 
width: 100%; margin-bottom: 13; }

table.subLEFT_MENU td {
padding-left: 15px; padding-right: 15px ;
padding-bottom: 2px; padding-top: 2px ; 
background-color: DarkGreen; }

div.spaceLEFT_MENU {
margin-top:13px;
}

