a.mainlinksLEFT_MENU:link    {color: Red ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:visited {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Olive ;  font-weight: bold; text-decoration: underline overline;font-family: Arial; font-size: 16 ;  } 

a.sublinksLEFT_MENU:link    {color: DarkRed ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: Crimson ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

table.mainLEFT_MENU {border-width: 4; border-style: outset; border-color: DarkSalmon;
background-color: Moccasin;
text-align: left;
color: Red;
font: 16 "Arial" ;width: 280;
}

table.mainLEFT_MENU td {
padding-left: 3px; 
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: 2px; 
background-color: PeachPuff; 
}

div.spaceLEFT_MENU {
margin-top:2px;
}
