a.mainlinksLEFT_MENU:link    {color: Chocolate ;  font-weight: bold; text-decoration: none; font-family: Bookman Old Style; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:visited {color: DarkGoldenrod ;  font-weight: bold; text-decoration: underline;font-family: Bookman Old Style; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:active  {color: DarkGoldenrod ;  font-weight: bold; text-decoration: underline;font-family: Bookman Old Style; font-size: 10pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: Coral ;  font-weight: bold; text-decoration: none; font-family: Bookman Old Style; font-size: 10pt ;  } 

a.sublinksLEFT_MENU:link    {color: LightCoral ; text-decoration: none; font-family: Bookman Old Style; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:visited   {color: Maroon ; text-decoration: underline; font-family: Bookman Old Style; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:active  {color: Maroon ; text-decoration: underline; font-family: Bookman Old Style; font-size: 10pt ;  } 
a.sublinksLEFT_MENU:hover   {color: Black ; text-decoration: underline; font-family: Bookman Old Style; font-size: 10pt ;  } 

table.mainLEFT_MENU {border-width: 2; border-style: ridge; border-color: OldLace;
background-color: OldLace;
text-align: left;
color: Chocolate;
font: 10pt "Bookman Old Style" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 10px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 2; border-style: ridge; border-color: BurlyWood;
background-color: Moccasin;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 10px; 
padding-right: 0px; 
padding-bottom: 0px; 
background-color: Moccasin; 
}

div.spaceLEFT_MENU {
margin-top:8px;
}

