a.mainlinksLEFT_MENU:link    {color: #4F4F4F ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 11pt ;  } 
a.mainlinksLEFT_MENU:visited {color: RoyalBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 11pt ;  } 
a.mainlinksLEFT_MENU:active  {color: RoyalBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 11pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: RoyalBlue ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 11pt ;  } 

a.sublinksLEFT_MENU:link    {color: Firebrick ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:active  {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.sublinksLEFT_MENU:hover   {color: RoyalBlue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 8pt ;  } 

table.mainLEFT_MENU {background-color: White;
text-align: center;
color: #4F4F4F;
font: 11pt "Arial" ;width: 165;
}

table.mainLEFT_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: #EFEFEF;
background-color: Gainsboro;
text-align: left; 
width: 100%; margin-bottom: 8; }

table.subLEFT_MENU td {
padding-left: 1px; padding-right: 1px ;
padding-bottom: 3px; padding-top: 3px ; 
background-color: Gainsboro; }

div.spaceLEFT_MENU {
margin-top:8px;
}

