body {
	margin: 0px;
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_bgr {
	background: url(images/tp_background.jpg) repeat-y;
}
.silverline {
	background:url(images/left_bgr_metal.jpg) repeat-y;
}
.silverline_footer {
	background:#48002C url(images/left_bgr_metal.jpg) repeat-y;
}
.footer_bgr {
	background: #48002C;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	color: #fff;
}
.gamebox {
	width: 196px;
	background: #841355;
	padding:1px;
	border: 1px solid #570837;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.gamebox .box {
	background: #841355;
}
.gamebox .header {
	background: #671042;
	color: #fff;
	font-weight: bold;
	padding: 4px 0px 0px 6px;
}
.gamebox .shot {
	background: #841355 url(images/bgr_packshot.gif) 0px 0px repeat-x;
	height: 108px;
	vertical-align: top;
}
.links {
	height: 86px;
	vertical-align: top;
}
.links_small {
	height: 60px;
	vertical-align: top;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ff0;
}
.textcell {
	padding: 6px;
	color: #fff;
}

