a.mainlinksLEFT_MENU:link    {color: Aqua ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:visited {color: Aqua ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:active  {color: Aqua ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:hover   {color: Aqua ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 14 ;  } 

a.sublinksLEFT_MENU:link    {color: Purple ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 10 ;  } 
a.sublinksLEFT_MENU:visited   {color: #33CCFF ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 10 ;  } 
a.sublinksLEFT_MENU:active  {color: #33CCFF ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 10 ;  } 
a.sublinksLEFT_MENU:hover   {color: #33CCFF ;  font-weight: bold; text-decoration: none; font-family: Century Gothic; font-size: 10 ;  } 

table.mainLEFT_MENU {border-width: 5; border-style: double; border-color: Purple;
background-color: Blue;
text-align: left;
color: Aqua;
font: 14 "Century Gothic" ;width: 160;
}

table.mainLEFT_MENU td {
padding-left: 5px; padding-right: 5px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
background-color: CornflowerBlue;
text-align: left; 
width: 100%; margin-bottom: 10; }

table.subLEFT_MENU td {
padding-left: 5px; padding-right: 5px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: CornflowerBlue; }

div.spaceLEFT_MENU {
margin-top:10px;
}
