	A:link {color: #f8cf53; text-decoration: none}
	A:visited {color: #f8cf53; text-decoration: none}
	A:active {color: #f8cf53; text-decoration: none}
	A:hover {color: #361401; text-decoration: none; display:block; width:100%; background-color:#f8cf53}
	 /*{color: #000000; font-weight: normal; text-decoration: none; display:block; width:100%; background-color:#cfcfce}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/GradientBG.jpg);
	margin:0px;
	font-size:16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img, table, tr, td, div{ behavior: url(iepngfix.htc) }

.pageBG {
background-image:url(images/GoldminersBG2.png);
background-position:40% 20px;
background-repeat:no-repeat;
}

.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

/*Home Mouseover*/
.navHome {
width:86px;
height:28px;
}

.navHome a {
display:block;
width:86px;
height:28px;
background-image:url(images/home-menu.png);
}
.navHome a:hover {
background-position:bottom;
} 

.sales {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.bottomborder3 {
border-bottom:solid 1px #f8cf53;
}

.small {
font-size:9px;
}