html { 
	width:100%;
	height:100%;
	overflow-y: scroll; 
	margin-bottom:0px;
}
body {
	margin: 0px;
	background: #6c0000 url('images/duo.jpg') repeat-x;
}iframe.game {min-width:610px;}
td, tr {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
}
.thumbs {
	width:100px;
	height:100px;
	border: 1px solid #c93d07;
}
.thumb {
	width:100px;
	height:100px;
	border: 1px solid #c93d07;
}
.simple_border {
	border: 2px solid #63191b;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.twosimple_border {
	border: 2px solid #221818;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.simple_border:hover {
	border: 2px solid #221818;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.7;
}
.twosimple_border:hover {
	border: 2px solid #e01418;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.7;
}
.title {
	margin-top:-4px;
	padding-top:3px;
	width:129px;
	height:28px;
	background-image: url('images/but.png');
	background-repeat: no-repeat;
	overflow:hidden;
}
.ptitle {
	margin-top:-4px;
	padding-top:3px;
	width:119px;
	height:28px;
	background-image: url('images/bu_sm.png');
	background-repeat: no-repeat;
	overflow:hidden;
}
.fullu {
	margin-top:-4px;
	padding-top:3px;
	width:184px;
	height:28px;
	background-image: url('images/ctpb.png');
	background-repeat: no-repeat;
	overflow:hidden;
}
a, a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
div.pagination {
	padding:3px;
	margin:3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #c93d07;
	background-color: #540000;
	text-decoration: none; 
	color: #ffffff;
	font-size:11px;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #c93d07;
	font-size:11px;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #c93d07;
	font-weight: bold;
	background-color: #9d1316;
	color: #fffff;
	font-size:11px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #c93d07;
	color: #c0c0c0;
	font-size:11px;
}
.a {
	width:100%;
	height:190px;
	overflow:hidden;
	background: url('images/bg_t.jpg');
	text-align:center;
	margin-bottom:10px;
}
.top {
	width:1010px;
	height:190px;
	text-align:left;
}
.content {
	width:1000px;
	text-align:center;
}
.so_t {
	width:160px;
	height:11px;
	background: url('images/so_t.png');
}
.so_b {
	padding-left:5px;
	padding-right:5px;
	width:150px;
	*width:160px;
	background: url('images/so_b.png');
}
.so_e {
	width:160px;
	height:12px;
	background: url('images/so_e.png');
}
.oo_t {
	width:825px;
	height:11px;
	background: url('images/t_825.png');
}
.oo_b {
	padding-left:5px;
	padding-right:5px;
	width:815px;
	*width:825px;
	background: url('images/bg_p.png');
}
.oo_e {
	width:825px;
	height:11px;
	background: url('images/e_825.png');
}
.featured {
	margin-bottom:10px;
}
.search {
	width:140px;
	height:16px;
	color: #c0c0c0;
	background: #651315;
	margin-bottom:10px;
	border: 1px solid #a13a1b;
}
.x3 {
	padding-top:3px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 14px;
	width:100%;
	height:100px;
	background: #000000 url('images/bg_ee.png');
	color:#FFFFFF;
	text-align:center;
}
.t_m {
	width:405px;
	height:11px;
	background: url('images/t_405.png');
	overflow: hidden;
}
.b_m {
	padding-left:5px;
	padding-right:5px;
	width:395px;
	*width:405px;
	background: url('images/bg_p.png');
}
.e_m {
	width:405px;
	height:11px;
	background: url('images/e_405.png');
	overflow: hidden;
}
.full {
	width:180px;
	height:135px;
	border: 2px solid #63191b;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.full:hover {
	width:180px;
	height:135px;
	border: 2px solid #2a1111;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.7;
}