a.mainlinksLEFT_MENU:link    {color: #CCECFF ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:visited {color: #6699FF ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:active  {color: #6699FF ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 14 ;  } 
a.mainlinksLEFT_MENU:hover   {color: #6699FF ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 14 ;  } 

a.sublinksLEFT_MENU:link    {color: Black ; text-decoration: underline; font-family: Arial; font-size: 12 ;  } 
a.sublinksLEFT_MENU:visited   {color: #00FF00 ; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.sublinksLEFT_MENU:active  {color: #00FF00 ; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.sublinksLEFT_MENU:hover   {color: #FF0000 ; text-decoration: none; font-family: Arial; font-size: 12 ;  } 

table.mainLEFT_MENU {background-color: #7149B9;
text-align: center;
color: #CCECFF;
font: 14 "Arial" ;width: 200;
}

table.mainLEFT_MENU td {
padding-left: 6px; padding-right: 6px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 1; border-style: dashed; border-color: #CCCCFF;
background-color: #9966FF;
text-align: left; 
width: 100%; margin-bottom: 10; }

table.subLEFT_MENU td {
padding-left: 5px; padding-right: 5px ;
padding-bottom: 3px; padding-top: 3px ; 
background-color: #9966FF; }

div.spaceLEFT_MENU {
margin-top:10px;
}

