a.mainlinksLEFT_MENU:link    {color: DimGray ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:visited {color: DimGray ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:active  {color: LightGrey ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 

a.mainlinksLEFT_MENU:hover   {color: #FFD47F ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 

a.sublinksLEFT_MENU:link    {color: #FFD47F ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:visited   {color: #FFD47F ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 12pt ;  } 

a.sublinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 12pt ;  } 

table.mainLEFT_MENU {border-width: 3; border-style: solid; border-color: #FFD47F;
background-color: #FFFFD4;
text-align: left;
color: DimGray;
font: 16 "Arial" ;width: 190;
}

table.mainLEFT_MENU td {
padding-left: 5px; padding-right: 5px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 1; border-style: solid; border-color: DimGray;
background-color: DimGray;
text-align: left; 
width: 100%; margin-bottom: 5; }

table.subLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 5px; padding-top: 5px ; 
background-color: DimGray; }

div.space {
margin-top:5px;
}
