table.footer {
	width:100%;
	text-align: center;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse; 	
	}	

td.footer-top-left {
	width: 100%;
	height: 5px;
	background-color: #d5d5d5;	
	}
		
td.footer-left {
	width: 100%;
	height: 57px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;	
	text-align: left;	
	vertical-align: top;
	background-color: #eeeeee;
	background: url("../img/hg_footer-default.gif") repeat-x;	
	}		
		
td.footer-left A {
	color: #ffffff;
	text-decoration: none;
	}	
	
td.footer-left A:Hover {
	color: #666666;
	text-decoration: underline;
	}		

td.footer-top {
	width: 100%;
	height: 5px;
	background-color: #d5d5d5;
	}		
	
td.footer {
	width: 100%;
	height: 57px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;	
	text-align: left;	
	vertical-align: top;
	text-decoration: none;
	background-color: #eeeeee;
	background: url("../img/hg_footer-default.gif") repeat-x;		
	}	
	
td.footer A {
	color: #ffffff;
	text-decoration: none;
	}	
	
td.footer A:Hover {
	color: #666666;
	text-decoration: underline;
	}		

	
