a.mainlinksLEFT_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:visited {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12 ;  } 

a.mainlinksLEFT_MENU:hover   {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12 ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Black ; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:active  {color: Tan ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:hover   {color: Tan ; text-decoration: underline; font-family: Arial; font-size: 10pt ;  } 

table.mainLEFT_MENU {background-color: White;
text-align: left;
color: Black;
font: 12 "Arial" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: ridge; border-color: MediumTurquoise;
background-color: White;
text-align: left; 
width: 100%; margin-bottom: 8; }

table.subLEFT_MENU td {
padding-left: 1px; padding-right: 1px ;
padding-bottom: 3px; padding-top: 3px ; 
background-color: White; }

div.space {
margin-top:8px;
}
