a.mainlinksLEFT_MENU:link    {color: DarkBlue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:visited {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:active  {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Crimson ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 

a.sublinksLEFT_MENU:link    {color: DarkBlue ; text-decoration: none; font-family: Verdana; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: DarkBlue ; text-decoration: none; font-family: Verdana; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: DarkBlue ; text-decoration: none; font-family: Verdana; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: Crimson ; text-decoration: none; font-family: Verdana; font-size: 10 ;  } 

table.mainLEFT_MENU {border-width: 1; border-style: Solid; border-color: #E2DEA1;
background-color: #E2DEA1;
text-align: left;
color: DarkBlue;
font: 16 "Arial" ;width: 180;
}

table.mainLEFT_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 1; border-style: solid; border-color: #E2DEA1;
background-color: LightGoldenrodYellow;
text-align: left; 
width: 100%; margin-bottom: 2; }

table.subLEFT_MENU td {
padding-left: 3px; padding-right: 3px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: LightGoldenrodYellow; }

div.spaceLEFT_MENU {
margin-top:2px;
}
