body, td  {
	 color: #afafaf;
	 font-size: 13px; 
	 font-family: Arial, Helvetica, sans-serif; 
}
h1 {
	 color: #afafaf;
	 font-size: 32px; 
	 font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif; 	
}
a {
	font-weight: normal;
	color: #afafaf;
	text-decoration: underline;
}
sup {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #afafaf;
}
sup.black {
	font-size: 11px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
sub {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #afafaf;
}
sub.white {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}
em {
	font-style: italic;
}
.ajmainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.ajsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #dcdcdc;
}
.galleryHeader {
	color: #dfdfdf;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
}
.timesHeader  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #afafaf;
}
.headerGoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: black;
	font-weight: bold;
	background-color: #DAA520;
}
.fieldwidthw {
	width: 217px;
}
.fieldwidthnn {
	width: 25px;
	border: White;
}
.fieldwidthn {
	width: 80px;
}
.smallWhite   {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallblackb   {
	color: black;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.timesHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #afafaf;
}
.timesTitle  {
	color: #afafaf;
	font-size: 72px;
	font-family: "Times New Roman", Times, serif
}
.headerGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a9a9a9;
	font-weight: bold;
}
.headerGoldType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #DAA520;
	font-weight: bold;
}
.noborder {
	border: 0px;
}
.largegreyb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dfdfdf;
	font-weight: bold;
}
.medgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #afafaf;
}
.required {
	color: #DAA520;
}
.pad {
	padding: 5px;
}
.highlight {
	background-color: #8F8F8F;
	color: #FFFFFF;
}
.datatable th {
	font-size: 13px;
	background-color: #dfdfdf;
	color: black;
	font-weight: bold;
	text-align: center;
}
.datatable td {
	background-color: #5f5f5f;
	color: White;
	font-weight: normal;
	text-align: center;
}
.datatable td.blackongray {
	background-color: #afafaf;
	color: Black;
	font-weight: bold;
	text-align: center;
}
