a.mainlinksLEFT_MENU:link    {color: Blue ; text-decoration: none; font-family: Arial; font-size: 16pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Blue ; text-decoration: underline;font-family: Arial; font-size: 16pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Blue ; text-decoration: underline;font-family: Arial; font-size: 16pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Blue ; text-decoration: underline;font-family: Arial; font-size: 16pt ;  } 

a.sublinksLEFT_MENU:link    {color: Navy ; text-decoration: none; font-family: Frutiger SAIN Bd v.1; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Red ; text-decoration: none; font-family: Frutiger SAIN Bd v.1; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:active  {color: Red ; text-decoration: none; font-family: Frutiger SAIN Bd v.1; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ; text-decoration: none; font-family: Frutiger SAIN Bd v.1; font-size: 10pt ;  } 

table.mainLEFT_MENU {border-width: 5; border-style: Double; border-color: MidnightBlue;
background-color: AliceBlue;
text-align: left;
color: Blue;
font: 16pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 10px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: Blue;
background-color: #F2F1FF;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 10px; 
padding-right: 0px; 
padding-bottom: 11px; 
background-color: #F2F1FF; 
}

div.spaceLEFT_MENU {
margin-top:18px;
}

