@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #160F07;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #FFFFFF;
}


a:visited {

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFBD55;

}
.form100 {
	color: #FFBD55;
	background-color: #000000;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}




a:link	{

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFBD55;

}

a:hover	{

	 text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFBD55;

}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #faaf40;
	text-decoration: underline;
}
.contentbg {
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(images/content_bg.jpg);
}
.title-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8DC63F;
	text-decoration: underline;
}
.green_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DC63F;
	text-decoration: underline;
}
.goldnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #faaf40;
}
.biggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8DC63F;
	text-decoration: underline;
}
.table-gold {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EBBA39;
	border-right-color: #EBBA39;
	border-bottom-color: #EBBA39;
	border-left-color: #EBBA39;
}
.green_wordCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8DC63F;
}
.godfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FABE4E;
}


#footer {
	clear: both;
	background: #181818;
	height: 66px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}
#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover {
	color: #db6d16;
}
#footer #altnav {
	width: 250;
	float: right;
	text-align: right;

}
#footer #copyright {
	padding-top: 13px;
}.whiteword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
