.table-bkg{
	border-right:5px solid #dadada;
	border-left:5px solid #dadada;
	background-color:#fff;
	
}
body{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#8b8b8b;
	font-family:Verdana,Arial;
	color:#333;
	font-size:11px;
	
}
#BDV_adBlock{
	width:160px;
}
.game_description{
	color:#5d5c5d;
}
.table-top{
	background-image:url(/images/top.gif);
	background-repeat:no-repeat;
	height:14px;
	width:877px;

}
.footer{
	margin:0 auto;
	color:#fff;
	font-size:11px;
	line-height:1.5em;
}
.footer a {
	color:#fff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
}
.red_band{
	height:39px;
	background-image:url(/images/red.gif);
	background-color:#fff;
	background-repeat:repeat-x;
	border-left:4px solid #dadada;
	border-right:5px solid #dadada;

}
.logo{
	position:absolute;
	top:15px;
}
.main-content{
	border-left:4px solid #dadada;

	background-color:#fff;
}
.signin{
	background-image:url(/images/signin.gif);
	background-repeat:no-repeat;
	height:116px;
	border:none;
	background-position:top right;
	padding:none;
	margin:none;
}
.login{
	font-family:Arial;
	font-size:10px;
	color:#a8a8a8;
	height:10px;
}
.images{
	border:none;
	margin-bottom:10px;
}
.container{
	width:915px;
	margin:0 auto;

	position:relative;
	margin-top:20px;
}
.top-corner{
	background-image:url(/images/bkg-top3.gif);
	width:250px;
	border-left:4px solid #dadada;
}
.header-logo{
border-left:4px solid #dadada;
	background-image:url(/images/bkg-top2.gif);
	background-repeat:repeat-x;
	background-color:#fff;
height:107px;
width:100px;
}
.header-login{
	background-image:url(/images/bkg-top3.gif);
	background-repeat:repeat-x;
	height:25px;
	background-color:#fff;
	background-image:url(/images/bg-search.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.header-swap{
	background-image:url(/images/bkg-top2.gif);
	background-repeat:repeat-x;
	height:107px !important;
	background-color:#fff;
	border-right:5px solid #dadada;

}
a.green-text:link,a.green-text:hover,a.green-text:active,a.green-text:visited{
	font-family:Arial;
	font-size:10px;
	color:#99cc33;
	font-weight:normal;
	text-decoration:none;
}
.grey-text{
	font-family:Arial;
	font-size:10px;
	color:#a8a8a8;
}
.input {
	font-size:10px;
	width:130px;
}
.input2 {
	font-size:12px;
	width:225px;
}
.italics {
	font-style:italic;
	padding:0px;
	margin:0px;
}
.input_form{
	font-size:10px;
	width:100px;
}
.input3{
	font-size:12px;
	width:100%;
}
.redbold {
	font-family:Verdana;
	color:#b6160b;
	font-size:14px;
	font-weight:bold;
}
.redboldsmall {
	font-family:Verdana;
	color:#b6160b;
	font-size:12px;
	font-weight:bold;
}
.redsmall {
	font-family:Verdana;
	color:#b6160b;
	font-size:11px;
}
.green{
	font-size:11px;
	font-weight:bold;
	color:#99cc33;
	font-family:Verdana;
}
.blackbold{
	color:#333;
	font-size:11px;
}
a{
	color:#333;
}

/* FORUM MODULE */
.forum_cell_one { background-color: #ffffff; border: 1px solid #222222; padding: 2px; }
.forum_cell_two { background-color: #ebebeb; border: 1px solid #222222; padding: 2px; }
.forum_table { border: 1px solid #222222; border-collapse: collapse; margin-bottom:3px; }
.forum_table_heading { background: url('../images/red.gif') repeat-x; height: 37px; font-weight: bold; color: #ffffff; text-transform: uppercase; }
.forum_selected_message { background-color: #333333; border: 1px solid #f07830; border-left: 0px; border-right: 0px; color: #ffffff; }
.forum_subheading { font-weight: bold; }
.forum_categories { background: url('../images/second-bg.jpg') repeat-x; font-weight: bold; font-size: 14px; padding: 3px; }
.forum_topics { font-family:Verdana; color:#b6160b; font-size:14px; font-weight:bold; padding-bottom: 10px; }
.forum_heading_links { font-weight: bold; font-style: italic; }
.forum_messages { font-style: italic; }