a.mainlinksLEFT_MENU:link    {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Times New Roman; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:visited {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Times New Roman; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:active  {color: DarkBlue ;  font-weight: bold; text-decoration: none; font-family: Times New Roman; font-size: 18 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Times New Roman; font-size: 18 ;  } 

a.sublinksLEFT_MENU:link    {color: Navy ; text-decoration: none; font-family: Times New Roman; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:visited   {color: DarkBlue ; text-decoration: none; font-family: Times New Roman; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:active  {color: DarkBlue ; text-decoration: none; font-family: Times New Roman; font-size: 12pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Blue ; text-decoration: none; font-family: Times New Roman; font-size: 12pt ;  } 

table.mainLEFT_MENU {border-width: 2; border-style: ridge; border-color: Blue;
background-color: White;
text-align: center;
color: DarkBlue;
font: 18 "Times New Roman" ;width: 200;
}

table.mainLEFT_MENU td {
padding-left: 10px; padding-right: 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%; margin-bottom: 4; }

table.subLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: #F2F1FF; }

div.spaceLEFT_MENU {
margin-top:4px;
}
