a.mainlinksLEFT_MENU:link    {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 15pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 15pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial Narrow; font-size: 15pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline;font-family: Arial Narrow; font-size: 15pt ;  } 

a.sublinksLEFT_MENU:link    {color: MediumBlue ; text-decoration: none; font-family: Tahoma; font-size: 11pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Navy ; text-decoration: none; font-family: Tahoma; font-size: 11pt ;  } 
a.sublinksLEFT_MENU:active  {color: Navy ; text-decoration: none; font-family: Tahoma; font-size: 11pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ; text-decoration: underline; font-family: Tahoma; font-size: 11pt ;  } 

table.mainLEFT_MENU {border-width: 2; border-style: ridge; border-color: Blue;
background-color: SkyBlue;
text-align: center;
color: DarkBlue;
font: 15pt "Arial Narrow" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 5px; padding-right: 5px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: Aquamarine;
background-color: #AAFFFF;
text-align: left; 
width: 100%; margin-bottom: 5; }

table.subLEFT_MENU td {
padding-left: 7px; padding-right: 7px ;
padding-bottom: 2px; padding-top: 2px ; 
background-color: #AAFFFF; }

div.spaceLEFT_MENU {
margin-top:5px;
}
