a.mainlinksLEFT_MENU:link    {color: MidnightBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:visited {color: MidnightBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:active  {color: MidnightBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 8pt ;  } 

a.sublinksLEFT_MENU:link    {color: MidnightBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 7pt ;  } 
a.sublinksLEFT_MENU:visited   {color: SlateBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 7pt ;  } 
a.sublinksLEFT_MENU:active  {color: SlateBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 7pt ;  } 
a.sublinksLEFT_MENU:hover   {color: DarkCyan ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 7pt ;  } 

table.mainLEFT_MENU {background-color: AliceBlue;
text-align: left;
color: MidnightBlue;
font: 8pt "Arial" ;width: 160;
}

table.mainLEFT_MENU td {
padding-left: 2px; padding-right: 2px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: LightSkyBlue;
text-align: left; 
width: 100%; margin-bottom: 15; }

table.subLEFT_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: LightSkyBlue; }

div.spaceLEFT_MENU {
margin-top:15px;
}

