body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #FCE667;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FCE667;
}
p {
	line-height: 18px;
}

a:visited {
	color: #FCE667;
}
a:hover {
	color: #9D0000;
}
a:active {
	color: #FCE667;
}
h1 {
	font-size: 18px;
	color: #FCE667;
	font-variant: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #FCE667;
}

.table_bg {
	background-image: url(images/bg.gif);
}
.table_content_bg {
	background-image: url(images/goldteam-bg.jpg);
	height: 280px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-top: 5px;
	background-color: #000000;
}
#stars li {
	padding-bottom: 7px;
	list-style-image: url(images/goldteam-bullet.jpg);
}
#spacedli li {
	margin-bottom: 12px;
}

.big_text {
	font-size: 15px;
}
.bottom {
	font-size: 14px;
}
.nav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FCE667;
	text-decoration: none;
	width: auto;
	padding: 5px 5px 10px;

}
.nav a:link  {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FCE667;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 5px 5px 10px;
}
.nav a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FCE667;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 5px 5px 10px;
}
.nav a:hover {
	font-family: Tahoma;
	font-size: 14px;
	display: block;
	color: #FCE667;
	text-decoration: none;
	font-family: Tahoma;
	clear: both;
	background-color: #9D0000;
	width: auto;
	padding: 5px 5px 10px;
}
.nav a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #FCE667;
	text-decoration: none;
	display: block;
	width: auto;
	font-weight: bold;
	padding: 5px 5px 10px;
}
.head_bg {
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bfaft {
	float: right;
	clear: none;
	text-align: right;
	padding-bottom: 15px;
}
#bfaft a {
	font-weight: bold;
	color: #9B0103;
	text-decoration: none;
	font-size: 14px;
	padding: 12px;
	display: block;
	background-image: url(images/bfaft.gif);
	background-repeat: no-repeat;
	background-position: -5px bottom;
}

#faq blockquote {
	background-color: #000000;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
