a.mainlinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 9pt ;  } 
a.mainlinksLEFT_MENU:visited {color: OrangeRed ; text-decoration: underline;font-family: Arial; font-size: 9pt ;  } 
a.mainlinksLEFT_MENU:active  {color: OrangeRed ; text-decoration: underline;font-family: Arial; font-size: 9pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: OrangeRed ; text-decoration: underline;font-family: Arial; font-size: 9pt ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:visited   {color: RoyalBlue ; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:active  {color: RoyalBlue ; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:hover   {color: RoyalBlue ; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 

table.mainLEFT_MENU {background-color: LimeGreen;
text-align: left;
color: Black;
font: 9pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 4px; padding-right: 4px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: ridge; border-color: Lime;
background-color: FloralWhite;
text-align: left; 
width: 100%; margin-bottom: 4; }

table.subLEFT_MENU td {
padding-left: 1px; padding-right: 1px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: FloralWhite; }

div.spaceLEFT_MENU {
margin-top:4px;
}
