.main-table-back {
	background-image: url(images/main_background_cog.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	text-decoration : none;
	font-family:  verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#E7E7E7;
	line-height: 14px;

}

.footer a {
	text-decoration : none;
	color:#fff;
}

.footer a:hover {
	color:#FFD100;
	text-decoration : none;
	
}

.footer a:visited {
	color:#fff;
	text-decoration : none;
	
}