a.mainlinksLEFT_MENU:link    {color: #6A5ACD ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:visited {color: MediumBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:active  {color: MediumBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksLEFT_MENU:hover   {color: MediumOrchid ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 

a.sublinksLEFT_MENU:link    {color: DarkSlateBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: MediumBlue ;  font-weight: bold; text-decoration:  overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: MediumBlue ;  font-weight: bold; text-decoration:  overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: DarkSlateBlue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 

table.mainLEFT_MENU {border-width: 5; border-style: Ridge; border-color: MediumAquamarine;
background-color: LightSeaGreen;
text-align: center;
color: #6A5ACD;
font: 16 "Arial" ;width: 85;
}

table.mainLEFT_MENU td {
padding-left: 2px; padding-right: 2px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: Dashed; border-color: SlateBlue;
background-color: PaleTurquoise;
text-align: center; 
width: 100%; margin-bottom: 10; }

table.subLEFT_MENU td {
padding-left: 8px; padding-right: 8px ;
padding-bottom: 10px; padding-top: 10px ; 
background-color: PaleTurquoise; }

div.space {
margin-top:10px;
}
