.pagebg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.forminput {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 4px;
	height: 21px;
	width: 144px;
	border: 0px none;
}
.mainbg {

	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footlinks {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8D8D8D;
	text-decoration: none;
}
.footlinks:hover {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: underline;
}
.coinguybg {
	background-attachment: scroll;
	background-image: url(images/coinguy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;

}
.bodytext2 {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submitform {
	background-color: #E8CC36;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;

}
.thumbbds {
	border: 1px solid #E0C016;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {font-size: 13px}
a:link {
	color: #5A4508;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A4508;
}
a:hover {
	text-decoration: none;
	color: #5A4508;
}
a:active {
	text-decoration: none;
	color: #5A4508;
}