body {
	margin: 0px;
	padding: 0px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.headerbgimg {
	background-image: url(Images/photoRow.jpg);
	background-repeat: repeat;
}
.bgspeckledgreen {
	background-image: url(Images/bgspeckledgreen.gif);
	background-repeat: repeat;
	border-left: 2px solid #FFFFFF;
}
.goldbarbgimg {
	background-image: url(Images/goldbar.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
    color: blue;
}
.tableTopSpace {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.copyrightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.justified {
	text-align: justify;
}
.leftborderonly {
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #666666;
}
.topborderOnly {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}