a.mainlinksLEFT_MENU:link    {color: #AA007F ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: LightSeaGreen ;  font-weight: bold; text-decoration: underline overline;font-family: Arial; font-size: 8pt ;  } 

a.sublinksLEFT_MENU:link    {color: DarkRed ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 7pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 7pt ;  } 
a.sublinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 7pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Crimson ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 7pt ;  } 

table.mainLEFT_MENU {border-width: 4; border-style: outset; border-color: DarkSalmon;
background-color: #FFE4B5;
text-align: left;
color: #AA007F;
font: 8pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 2px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 1; border-style: solid; border-color: Salmon;
background-color: PeachPuff;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
background-color: PeachPuff; 
}

div.spaceLEFT_MENU {
margin-top:3px;
}
