@charset "utf-8";
body {
	background-image: url(/graphics/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #86931D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align:top;
	margin-top:0;
}
hr {
	color:#FF3300;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align:top;
	margin-top:0;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align:top;
	margin-top:0;
}
.titles01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
}
