a.mainlinksLEFT_MENU:link    {color: Blue ; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Red ; text-decoration: underline;font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ; text-decoration: underline;font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Blue ; text-decoration: underline;font-family: Arial; font-size: 8pt ;  } 

a.sublinksLEFT_MENU:link    {color: Black ;  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: Blue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 

table.mainLEFT_MENU {background-color: White;
text-align: left;
color: Blue;
font: 8pt "Arial" ;width: 150;
}

table.mainLEFT_MENU td {
padding-left: 0px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: #E0E9FD;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
background-color: #E0E9FD; 
}

div.spaceLEFT_MENU {
margin-top:0px;
}
