a.mainlinksLEFT_MENU:link    {color: #FFFF00 ; text-decoration: none; font-family: Arial; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:visited {color: Blue ; text-decoration: underline;font-family: Arial; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:active  {color: Blue ; text-decoration: underline;font-family: Arial; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:hover   {color: AntiqueWhite ; text-decoration: underline;font-family: Arial; font-size: 18 ;  } 

a.sublinksLEFT_MENU:link    {color: Navy ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 11pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 11pt ;  } 
a.sublinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 11pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 11pt ;  } 

table.mainLEFT_MENU {border-width: 2; border-style: ridge; border-color: Blue;
background-color: #0054D4;
text-align: center;
color: #FFFF00;
font: 18 "Arial" ;width: 270;
}

table.mainLEFT_MENU td {
padding-left: 10px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: Blue;
background-color: #F2F1FF;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 10px; 
padding-right: 0px; 
padding-bottom: 0px; 
background-color: #F2F1FF; 
}

div.spaceLEFT_MENU {
margin-top:4px;
}
