a.mainlinksLEFT_MENU:link    {color: #1F1F1F ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Brown ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Brown ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: MediumSlateBlue ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: Blue ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:visited   {color: MediumBlue ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:active  {color: MediumBlue ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Black ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 

table.mainLEFT_MENU {border-width: 2; border-style: ridge; border-color: LightSkyBlue;
background-color: White;
text-align: center;
color: #1F1F1F;
font: 10pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 0px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: solid; border-color: White;
background-color: White;
text-align: center; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-bottom: 7px; 
background-color: White; 
}

div.spaceLEFT_MENU {
margin-top:2px;
}

