a.mainlinksLEFT_MENU:link    {color: DarkMagenta ; text-decoration: none; font-family: Century Gothic; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:visited {color: DarkMagenta ; text-decoration: underline;font-family: Century Gothic; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:active  {color: DarkMagenta ; text-decoration: underline;font-family: Century Gothic; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: DarkMagenta ; text-decoration: underline;font-family: Century Gothic; font-size: 12pt ;  } 

a.sublinksLEFT_MENU:link    {color: Navy ; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:visited   {color: DarkMagenta ; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:active  {color: DarkMagenta ; text-decoration: none; font-family: Century Gothic; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ; text-decoration: underline; font-family: Century Gothic; font-size: 8pt ;  } 

table.mainLEFT_MENU {border-width: 1; border-style: ridge; border-color: DarkMagenta;
background-color: White;
text-align: left;
color: DarkMagenta;
font: 12pt "Century Gothic" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 3px; padding-right: 3px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: ridge; border-color: White;
background-color: White;
text-align: left; 
width: 100%; margin-bottom: 12; }

table.subLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 5px; padding-top: 5px ; 
background-color: White; }

div.spaceLEFT_MENU {
margin-top:12px;
}

