a.mainlinksLEFT_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: DarkOrange ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12pt ;  } 

a.sublinksLEFT_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: verdana; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: verdana; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Verdana; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Verdana; font-size: 10 ;  } 

table.mainLEFT_MENU {border-width: 3; border-style: double; border-color: Silver;
background-color: Gainsboro;
text-align: center;
color: Black;
font: 12pt "Arial" ;width: 97;
}

table.mainLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 3; border-style: double; border-color: Silver;
background-color: LightGrey;
text-align: center; 
width: 100%; margin-bottom: 10; }

table.subLEFT_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 3px; padding-top: 3px ; 
background-color: LightGrey; }

div.spaceLEFT_MENU {
margin-top:10px;
}
