a.mainlinksLEFT_MENU:link    {color: Sienna ; text-decoration: none; font-family: Arial; font-size: 20pt ;  } 
a.mainlinksLEFT_MENU:visited {color: ForestGreen ; text-decoration: none; font-family: Arial; font-size: 20pt ;  } 
a.mainlinksLEFT_MENU:active  {color: ForestGreen ; text-decoration: none; font-family: Arial; font-size: 20pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Red ; text-decoration: underline;font-family: Arial; font-size: 20pt ;  } 

a.sublinksLEFT_MENU:link    {color: Firebrick ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:active  {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Orange ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 12pt ;  } 

table.mainLEFT_MENU {border-width: 1; border-style: double; border-color: #FF0000;
background-color: LightGreen;
text-align: center;
color: Sienna;
font: 20pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 3px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: #FFFFAA;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 6px; 
padding-right: 0px; 
padding-bottom: 9px;; 
background-color: #FFFFAA; }

div.spaceLEFT_MENU {
margin-top:30px;
}
