a.mainlinksLEFT_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:visited {color: White ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:active  {color: White ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Gold ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12 ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: Goldenrod ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: Goldenrod ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: Yellow ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 

table.mainLEFT_MENU {background-color: DarkGoldenrod;
text-align: left;
color: Black;
font: 12 "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 4px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: MediumTurquoise;
background-color: FloralWhite;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 9px; 
padding-right: 0px; 
padding-bottom: 2px;; 
background-color: FloralWhite; }

div.spaceLEFT_MENU {
margin-top:4px;
}
