a.mainlinksLEFT_MENU:link    {color: White ;  font-weight: bold; text-decoration: none; font-family: Microsoft Sans Serif; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:visited {color: MediumBlue ;  font-weight: bold; text-decoration: underline;font-family: Microsoft Sans Serif; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:active  {color: MediumBlue ;  font-weight: bold; text-decoration: underline;font-family: Microsoft Sans Serif; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:hover   {color: MediumBlue ;  font-weight: bold; text-decoration: underline;font-family: Microsoft Sans Serif; font-size: 12 ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Microsoft Sans Serif; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: MediumBlue ; text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: MediumBlue ; text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: MediumBlue ; text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 10 ;  } 

table.mainLEFT_MENU {background-color: #007880;
text-align: left;
color: White;
font: 12 "Microsoft Sans Serif" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 3px; padding-right: 3px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: DarkGray;
background-color: White;
text-align: left; 
width: 100%; margin-bottom: 4; }

table.subLEFT_MENU td {
padding-left: 1px; padding-right: 1px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: White; }

div.spaceLEFT_MENU {
margin-top:4px;
}
