a.mainlinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Black ; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Black ; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Crimson ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Crimson ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:active  {color: Crimson ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Crimson ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

table.mainLEFT_MENU {background-color: White;
text-align: left;
color: Black;
font: 10pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: White;
text-align: right; 
width: 100%; margin-bottom: 10; }

table.subLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 10px; padding-top: 10px ; 
background-color: White; }

div.spaceLEFT_MENU {
margin-top:10px;
}

