a.mainlinksLEFT_MENU:link    {color: #3F3F3F ; text-decoration: none; font-family: Tahoma; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Purple ; text-decoration: underline;font-family: Tahoma; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Purple ; text-decoration: underline;font-family: Tahoma; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: DarkOrange ; text-decoration: underline overline;font-family: Tahoma; font-size: 8pt ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: Gold ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: Gold ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: Salmon ; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 

table.mainLEFT_MENU {background-color: Transparent;
text-align: left;
color: #3F3F3F;
font: 8pt "Tahoma" ;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: Gainsboro;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 1px; 
padding-right: 0px; 
padding-bottom: 0px;; 
background-color: Gainsboro; }

div.spaceLEFT_MENU {
margin-top:8px;
}
