.footer_table
{
	border-collapse: 		collapse;
	width: 					980px;
    margin-left: 			auto;
    margin-right: 			auto;
	background-color: 		#F1F0E4;     	
}
.footer_table1
{
	border-collapse: 		collapse;
	width: 					90%;
	border-right: 			1px solid #CCCCCC;		
}
.footer_table1 td
{
	padding-left:			10px;
	font-family: 			Verdana;
	font-size: 				10px;
	color: 					#000000;
	font-weight:			normal;
	line-height:			150%;
}
.footer_table2
{
	border-collapse: 		collapse;
	width: 					90%;
	border-right: 			1px solid #CCCCCC;		
}
.footer_table2 td
{
	padding-left:			10px;
	font-family: 			Verdana;
	font-size: 				10px;
	color: 					#000000;
	font-weight:			normal;
	line-height:			150%;
}
.footer_table3
{
	border-collapse: 		collapse;
	width: 					90%;
	border-right: 			1px solid #CCCCCC;		
}
.footer_table3 td
{
	padding-left:			10px;
	font-family: 			Verdana;
	font-size: 				10px;
	color: 					#000000;
	font-weight:			normal;
	line-height:			150%;
}
.footer_table4
{
	border-collapse: 		collapse;
	width: 					100%;
}
.footer_table4 td
{
	padding-right:			10px;
	font-family: 			Verdana;
	font-size: 				10px;
	color: 					#000000;
	font-weight:			normal;
	line-height:			150%;
}
/*---------------------------------------------*/
a:link.linker, a:visited.linker
{
    font-family:			Verdana;
    font-size:				10px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		none;    
}
a:hover.linker
{
    font-family:			Verdana;
    font-size:				10px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		underline;    
}