BODY,P,TD {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:active, a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.BGnav {
	background-color: #AFAD0D;
}
.border {
	border: 1px solid #AFAD0D;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.tiny {
	font-size: 11px;
}
a.tiny:link, a.tiny:active, a.tiny:visited {
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
a.tiny:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.errorLarge {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
a.error:link, a.error:active, a.error:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.error:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.formBorderName {
	background-color: #AFAD0D;
	color: #FFFFCE;
	text-align: right;
	font-weight: bold;
}
.formBorderFields {
	background-color: #FFFFCE;
}
.BGgreen {
	background-color: #457047;
}
.disclaimer {
	font-size: 9px;
	text-align: justify;
	color: #000000;
	line-height: 8px;
}
.padRightBottom {
	padding-right: 7px;
	padding-bottom: 7px;
}
.na {
	font-size: 11px;
	color: #999999;
}
.listingTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.subTitle {
	font-weight: bold;
	color: #FF9900;
}
.BGDarkGreen {
	background-color: #A8A858;
}
.copyright {
	font-size: 9px;
	color: #666666;
	background-position: right;
}
.BGorange {
	background-color: #F1AB39;
}
.navTitle {
	font-family: "Arial Narrow", Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #653300;
	font-variant: small-caps;
}
.navLink {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
a.navLink:link, a.navLink:active, a.navLink:visited {
	font-size: 12px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.navLink:hover {
	font-size: 12px;
	color: #444444;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.black {
	color: #000000;
	font-size: 11px;
}
a.black:link, a.black:active, a.black:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.black:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.BGyellow {
	background-color: #FFFFCC;
}
.pad20 {
	padding: 30px;
}
.gray {
	color: #333333;
}
a.gray:link, a.gray:active, a.gray:visited {
	color: #333333;
	text-decoration: none;
}
a.gray:hover {
	color: #333333;
	text-decoration: underline;
}
