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