.header-bg {
	background-image: url('/layout_files/header.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	padding: 0px;
	background-color: #CEAD8C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
img {
	border: 1px solid #999999;
	padding:5px;
	margin:3px;
}
.footer-text a, .footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	text-decoration:underline;
	color: #333;
}
a:hover {
	text-decoration:none;
}
