a.mainlinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:visited {color: White ; text-decoration: underline;font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:active  {color: White ; text-decoration: underline;font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: #000000 ; text-decoration: underline;font-family: Arial; font-size: 12pt ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:visited   {color: DarkGray ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:active  {color: DarkGray ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Red ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 

table.mainLEFT_MENU {border-width: 1; border-style: Groove; border-color: DimGray;
background-color: DimGray;
text-align: left;
color: Black;
font: 12pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 5px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: LightYellow;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 5px; 
padding-right: 0px; 
padding-bottom: 2px;; 
background-color: LightYellow; }

div.spaceLEFT_MENU {
margin-top:10px;
}
