a.mainlinksLEFT_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: CornflowerBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: Teal ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:visited   {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:active  {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Teal ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 9pt ;  } 

table.mainLEFT_MENU {background-color: Transparent;
text-align: left;
color: Black;
font: 10pt "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
font-size: 10pt;
color: Black;
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: solid; border-color: Black;
background-color: Transparent;
text-align: left; 
width: 100%; margin-bottom: 10; }

table.subLEFT_MENU td {
font-size: 9pt;
color: Teal;
padding-left: 15px; padding-right: 15px ;
padding-bottom: 7px; padding-top: 7px ; 
background-color: Transparent; }

div.spaceLEFT_MENU {
margin-top:10px;
}

