a.mainlinksLEFT_MENU:link    {color: #FF6600 ; text-decoration: none; font-family: Arial Black; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:visited {color: Red ; text-decoration: none; font-family: Arial Black; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ; text-decoration: none; font-family: Arial Black; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Yellow ; text-decoration:  overline;font-family: Arial Black; font-size: 12 ;  } 

a.sublinksLEFT_MENU:link    {color: #FF6600 ; font-style: italic; text-decoration: underline; font-family: Arial; font-size: 11 ;  } 
a.sublinksLEFT_MENU:visited   {color: Red ; font-style: italic; text-decoration: none; font-family: Arial; font-size: 11 ;  } 
a.sublinksLEFT_MENU:active  {color: Red ; font-style: italic; text-decoration: none; font-family: Arial; font-size: 11 ;  } 
a.sublinksLEFT_MENU:hover   {color: Red ; font-style: italic; text-decoration: underline overline; font-family: Arial; font-size: 11 ;  } 

table.mainLEFT_MENU {background-color: #FFCD35;
text-align: left;
color: #FF6600;
font: 12 "Arial Black" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 5px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 3; border-style: dashed; border-color: #FF6600;
background-color: #FFCD35;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 8px; 
padding-right: 0px; 
padding-bottom: 2px;; 
background-color: #FFCD35; }

div.spaceLEFT_MENU {
margin-top:2px;
}
