a.mainlinksLEFT_MENU:link    {color: WhiteSmoke ;  font-weight: bold; text-decoration: underline; font-family: Trebuchet MS; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:visited {color: White ;  font-weight: bold; text-decoration: none; font-family: Trebuchet MS; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:active  {color: White ;  font-weight: bold; text-decoration: none; font-family: Trebuchet MS; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Yellow ;  font-weight: bold; text-decoration: none; font-family: Trebuchet MS; font-size: 14 ;  } 

a.sublinksLEFT_MENU:link    {color: White ;  font-weight: bold; text-decoration: underline; font-family: Trebuchet MS; font-size: 12 ;  } 
a.sublinksLEFT_MENU:visited   {color: White ;  font-weight: bold; text-decoration: none; font-family: Trebuchet MS; font-size: 12 ;  } 
a.sublinksLEFT_MENU:active  {color: White ;  font-weight: bold; text-decoration: none; font-family: Trebuchet MS; font-size: 12 ;  } 
a.sublinksLEFT_MENU:hover   {color: Yellow ;  font-weight: bold; text-decoration: none; font-family: Trebuchet MS; font-size: 12 ;  } 

table.mainLEFT_MENU {background-color: DimGray;
text-align: left;
color: WhiteSmoke;
font: 14 "Trebuchet MS" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 0px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: double; border-color: #CC0000;
background-color: DimGray;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 8px; 
padding-right: 0px; 
padding-bottom: 0px; 
background-color: DimGray; 
}

div.spaceLEFT_MENU {
margin-top:0px;
}

