body {
	background-color: #362C22;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8B99A;
}
.bodytxt {
	background-color: #000000;
	padding-left: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.bodypad {
	padding: 5px;
}

.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.read {
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headertitles {
	font-size: 24px;
	font-weight: bold;
}
.linktitle {
	font-size: 14px;
	font-weight: bold;
}
.whitecopy {
	color: #FFFFFF;
	font-size: 11px;
}

#playerCredit{ display:none;}