a.mainlinksLEFT_MENU:link    {color: CadetBlue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:visited {color: SteelBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:active  {color: SteelBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Tomato ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 

a.sublinksLEFT_MENU:link    {color: DarkBlue ; text-decoration: underline; font-family: Arial; font-size: 11 ;  } 
a.sublinksLEFT_MENU:visited   {color: Blue ; text-decoration: none; font-family: Arial; font-size: 11 ;  } 
a.sublinksLEFT_MENU:active  {color: Blue ; text-decoration: none; font-family: Arial; font-size: 11 ;  } 
a.sublinksLEFT_MENU:hover   {color: Tomato ; text-decoration: none; font-family: Arial; font-size: 11 ;  } 

table.mainLEFT_MENU {background-color: White;
text-align: left;
color: CadetBlue;
font: 12pt "Arial" ;width: 180;
}

table.mainLEFT_MENU td {
padding-left: 3px; padding-right: 3px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 1; border-style: solid; border-color: #292929;
background-color: WhiteSmoke;
text-align: left; 
width: 100%; margin-bottom: 3; }

table.subLEFT_MENU td {
padding-left: 8px; padding-right: 8px ;
padding-bottom: 3px; padding-top: 3px ; 
background-color: WhiteSmoke; }

div.spaceLEFT_MENU {
margin-top:3px;
}
