body {
	background: #0099ff url(images/background.gif) repeat-x fixed;
	margin: 0px;
	margin-top:15px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #3c3c3c;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #bbbbbb;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
#main_body {
	width: 790px;
	padding: 0px;
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #999999;
}
#header {
	padding: 0px;
	text-align: left;
	background: #cceeff url(http://getpaygold.com/templates/best/images/mainbg.gif);
	height: 96px;
	border-top:  1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#site_logo {
	position: relative;
	left: 8px;
	top: 7px;
	border: 0px;
}
#main_menu {
	margin: 0px;
	position: relative;
	right: 10px;
	top: 5px;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: right;
	margin-right: 5px;
}
#main_menu a:link, #main_menu a:visited {
	color: #003366;
	text-decoration: none;
}
#main_menu a:hover {
	color: #003366;
	text-decoration: underline;
}

#categories_bar {
	background-image: url(images/topmenu.png);
	height: 24px;
	border: 1px solid #bbbbbb;
	border-top: 1px solid #0099ff;
	border-bottom: 1px solid #0099ff;
}
#categories_menu {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 15px;
	top: 4px;
	color: #FFFFFF;
	font-size: 12px;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main_content {
	background: #cceeff url(http://getpaygold.com/templates/best/images/mainbg.gif);
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 5px;
}
#main_content_left {
	float: left;
	width: 18.5%;
}
#main_content_midle {
	float: left;
	padding-left: 5px;
	width: 62%;
}
#main_content_right {
	float: right;
	width: 18.5%;
}
.content_box {
	background-color: #FFFFFF;
	border: 1px solid #bbbbbb;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box_header {
	background: #0b82d1 url(images/topbar.gif);
    border: 1px solid #0b82d1;
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}
/* Custom Code */
.content_box_header2 {
	background: #d68205 url(images/topbarv2.gif);
    border: 1px solid #d68205;
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
}
.content_box_header2 a:link, .content_box_header2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_box_header2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Custom Code */
td {
	text-align:center;
}

.newplays {
	font-family: Tahoma;
	font-size: 10px;
}
a:link .img_border, a:visited .img_border {
border: 1px dashed #b1b1b1; padding:2px;
}
a:hover .img_border {
border: 1px dashed #2f818d; padding:2px;
}
.content_box_header a:link, .content_box_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_line {
	border-top: 1px solid #000000;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #000000;
	background: #FFFFFF;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 1px solid #bbbbbb;
	background: #FFFFFF;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #FFFFFF url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #bbbbbb;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #f3633c;
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #bbbbbb;
}
.popup_box {
	border: 1px solid #bbbbbb;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_text a:link, .frame_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #FFFFFF;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.error_box {
	border: 1px solid #bbbbbb;
	background: #FFFFFF;
	margin-bottom: 5px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
.quote {
	border: 1px dotted #bbbbbb;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.compose_pm_right {
	float: right;
	width: 80%;
}
.compose_pm_left {
	float: left;
	width: 17%;
	font-weight: bold;
}