@charset "UTF-8";

td img {display: block;}body {
	margin-top: 0px;
}
body {
	background-image: url(bground.jpg);
	background-repeat: repeat;
}
.LinkFont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #B7A35B;
	text-decoration: none;
}
.bodyFont  {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.bodyfontcolor {
	color: #930;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.bodyFontHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #012768;
}
.footer {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.dftable {
	background-color: #FFF;
}

