body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image: url(../bg3.jpg);
	background-repeat: repeat-x;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.navbg {
	font-style: italic;
	font-weight: bold;
	color: #cfa96a;
	background-image: url(../images/cash-for-gold_r2_c1.jpg);
	font-size: 13px;
	text-decoration: none;
} .navbg a{
	color: #cfa96a;
	text-decoration: none;
	font-weight: bold;
}
.footbg {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
td img {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
h3 {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #AF7E1F;
}
h3 a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #AF7E1F;
}
a {
	color: #D3CAA1;
	font-weight: bold;
	text-decoration: none;
}
.formtext {
	color: #000000;
}
h4 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #AF7E1F;
}
.gold {
	color: #B98122;
}
h2 {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #AF7E1F;
}
.smalltxt {
	font-size: 11px;
}
.box2 {
	border: 2px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #B4802A;
	padding: 5px;
}
.green {
	color: #9C0;
}
#dropmenudiv{
 position:absolute;
 border:1px solid black;
 border-bottom-width: 0;
 font:italic 13px arial;
 line-height:18px;
 z-index:100;
 }

 #dropmenudiv a{
 width: 100%;
 display: block;
 text-indent: 3px;
 border-bottom: 1px solid #cfa96a;
 padding: 1px 0;
 text-decoration: none;
 font-weight: bold;
color: #cfa96a;
 }

 #dropmenudiv a:hover{ /*hover background color*/
 background-color: #333333;
}

