a.mainlinksFOOTER_MENU:link    {color: White ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.mainlinksFOOTER_MENU:visited {color: #FFFFFF ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.mainlinksFOOTER_MENU:active  {color: #FFFFFF ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 12 ;  } 
a.mainlinksFOOTER_MENU:hover   {color: #FFFFFF ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 12 ;  } 

a.sublinksFOOTER_MENU:link    {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:visited   {color: White ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:active  {color: White ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:hover   {color: White ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

table.mainFOOTER_MENU {
	border-width: 2;
	border-style: solid;
	border-color: #5F5F5F;
	background-color: #96989B;
	text-align: center;
	color: White;
	font: 12 "Arial";
	width: 500px;
}

table.mainFOOTER_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 0px ; 
}

table.subFOOTER_MENU {
background-color: White;
text-align: left; 
width: 100%; }

table.subFOOTER_MENU td {
padding-left: 8px; padding-right: 8px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: White; }

div.spaceFOOTER_MENU {
margin-top:0px;
}
