body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #9D8B62;
	background-color: #F4F2F3;
}
.repeaty_alignright {
	background-repeat: repeat-y;
	background-position: right;
}
.repeaty_alignleft {
	background-repeat: repeat-y;
	background-position: left;
}
.pad {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
td {
	font-size: 11px;
}
.header {
	font-size: 33px;
	font-weight: bolder;
	color: #9D8B62;
}
.repx {
	background-repeat: repeat-x;
	background-position: 50% bottom;
	width: 1064px;
}
select {
	width: 180px;
	height: auto;
	color: #666666;
}
.placeheader {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.labl {
	font-size: 18px;
	font-weight: bold;
}
fieldset {
	width: 600px;
	color: #5B5032;
}
legend {
	font-size: 18px;
	font-weight: bold;
	color: #7B9328;
}
