body {
	background-color: #00508D;
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	color: White;
}

.thumb {
	border: 1px solid #004E8B;
}
table{ background-color: #00508D;

}

a{
	color: #FFD821
}

a:hover {
  color: #FFFFFF
}

#td_footer a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #D5F2FF;
	text-decoration: underline;
	font-weight: bold;
}



#td_footer a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#td_footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/footer_back.gif);
	height: 30px;
}

