@charset "UTF-8";
body {
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F3F4ED;
	margin: 0px;
}td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
	line-height: 1.3em;
}
.ftr {
	font-size: 11px;
	color: #8e9c9e;
}


a:link {
	color: #6d7f84;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #6d7f84;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #C9A20D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}.hdr {
	font-size: 16px;
	color: #d49e0b;
}
