a:link {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #585F07;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B8A670;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
.text {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
}
.headertext {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.table {
	border: thin solid #585F07;
}
.field {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F9E1AA;
}
.subheadertext {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boldfield {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F9E1AA;
	font-weight: bold;

}

.ImgRight {
	top: 0px;
	right: 0px;
}
