a.mainlinksLEFT_MENU:link    {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Tahoma; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:visited {color: Blue ;  font-weight: bold; text-decoration: underline;font-family: Tahoma; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:active  {color: Blue ;  font-weight: bold; text-decoration: underline;font-family: Tahoma; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline;font-family: Tahoma; font-size: 18 ;  } 

a.sublinksLEFT_MENU:link    {color: Navy ;  font-weight: bold; text-decoration: none; font-family: Tahoma; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:visited   {color: MediumSeaGreen ;  font-weight: bold; text-decoration: none; font-family: Tahoma; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:active  {color: MediumSeaGreen ;  font-weight: bold; text-decoration: none; font-family: Tahoma; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Tahoma; font-size: 9pt ;  } 

table.mainLEFT_MENU {border-width: 4; border-style: Double; border-color: Red;
background-color: Beige;
text-align: left;
color: Blue;
font: 18 "Tahoma" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 7px; padding-right: 7px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: ridge; border-color: Blue;
background-color: Beige;
text-align: left; 
width: 100%; margin-bottom: 9; }

table.subLEFT_MENU td {
padding-left: 8px; padding-right: 8px ;
padding-bottom: 2px; padding-top: 2px ; 
background-color: Beige; }

div.spaceLEFT_MENU {
margin-top:9px;
}

