a.mainlinksLEFT_MENU:link    {color: #080000 ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: DarkGreen ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: LemonChiffon ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:visited   {color: LemonChiffon ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:active  {color: LemonChiffon ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Coral ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 9pt ;  } 

table.mainLEFT_MENU {border-width: 1; border-style: Solid; border-color: Black;
background-color: NavajoWhite;
text-align: center;
color: #080000;
font: 10pt "Arial" ;width: 150;
}

table.mainLEFT_MENU td {
padding-left: 4px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 1; border-style: Solid; border-color: Black;
background-color: DarkGreen;
text-align: center; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 6px; 
padding-right: 0px; 
padding-bottom: 4px; 
background-color: DarkGreen; 
}

div.spaceLEFT_MENU {
margin-top:8px;
}

