a.mainlinksLEFT_MENU:link    {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Blue ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Blue ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Firebrick ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:active  {color: Firebrick ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Red ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 

table.mainLEFT_MENU {background-color: White;
text-align: left;
color: Blue;
font: 10pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 14px; padding-right: 14px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: White;
text-align: left; 
width: 100%; margin-bottom: 25; }

table.subLEFT_MENU td {
padding-left: 25px; padding-right: 25px ;
padding-bottom: 6px; padding-top: 6px ; 
background-color: White; }

div.spaceLEFT_MENU {
margin-top:25px;
}
