html { 
	margin: 0px;
	width:100%;
	height:100%;
	overflow-y: scroll; 
}
body {
	margin-top:20px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background: #f7e024 url('bg.png') top center fixed repeat-y;
	font-family: 'Trebuchet MS';
	font-size:12px;
	color: #000000;
	font-weight:bold;
}
a, a:link, a:visited {
	text-decoration:none;
	color: #000000;
}
a: hover {
	color: #f7e024;
}
.textmenu_a {
	width:150px;
	height:17px;
	background: #ea0a0f;
	float:left;
	margin-right:10px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:5px;
}
.textmenu_a a, textmenu_a:link, textmenu_a:visited {
	color: #000000;
}
.textmenu_b {
	width:150px;
	height:17px;
	background: #ea0a0f;
	float:left;
	margin-right:10px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:5px;
}
.textmenu_b a, textmenu_b:link, textmenu_b:visited {
	color: #000000;
}
.leftc {
	margin-right:10px;
	margin-top: -20px;
	width:320px;
	text-align:center;
	float:left;
}
.rightc {
	width:660px;
	text-align:center;
	float:left;
}
.topad {
	width: 728px;
	height: 90px;
	border: solid 2px #ff3333;
}
.boxicon {
	width:650px;
	height:40px;
	text-align:left;
	margin-left: 5px;
	margin-bottom:2px;
}
.icon {
	width: 40px;
	height: 40px;
	float: left;
}
.itext {
	margin-top: 2px;
	*margin-top: 2px;
	margin-left:10px;
	width:510px;
	*width:490px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
}
.itext a {
	margin-top: 5px;
	margin-left:10px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
	text-decoration:underline;
}
.itext a:link {
	margin-top: 5px;
	margin-left:10px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
	text-decoration:underline;
}
.itext a:visited {
	margin-top: 5px;
	margin-left:10px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
	text-decoration:underline;
}
.htext {
	margin-top: 2px;
	*margin-top: 2px;
	margin-left:10px;
	width:290px;
	*width:270px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
}
.htext a {
	margin-top: 5px;
	margin-left:10px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
	text-decoration:underline;
}
.htext a:link {
	margin-top: 5px;
	margin-left:10px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
	text-decoration:underline;
}
.htext a:visited {
	margin-top: 5px;
	margin-left:10px;
	float:left;
	font-size: 25px;
	color: #73cbef;
	text-align:left;
	text-decoration:underline;
}
.playsearch {
	margin-top: 10px;
	margin-left:10px;
	width: 200px;
	height:22px;
	background: #b2200c;
	border: 3px solid #ea0a0f;
	float:left;
}
.searchinput {
	padding-top: -3px;
	width: 200px;
	*width: 180px;
	height: 22px;
	background: #b2200c;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	border: 0px solid;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-weight: bolder;
	*float:left;
}
.send {
	margin-left:210px;
	margin-top: -25px;
	width:65px;
	height:28px;
	background: #ea0a0f;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	border: 0px solid;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-weight: bolder;
	float:left;
}
.playsearch_h {
	margin-top: 2px;
	margin-left:10px;
	width: 180px;
	height:22px;
	background: #b2200c;
	border: 3px solid #ea0a0f;
	float:left;
}
.searchinput_h {
	padding-top: -3px;
	width: 180px;
	*width: 160px;
	height: 22px;
	background: #b2200c;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	border: 0px solid;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-weight: bolder;
	*float:left;
}
.send_h {
	margin-left:210px;
	margin-top: -25px;
	width:65px;
	height:28px;
	background: #ea0a0f;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	border: 0px solid;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-weight: bolder;
	float:left;
}
.clear {
	clear:both;
}
.game {
	margin-right:10px;
	margin-top: 1px;
	padding-top: 4px;
	width:155px;
	height:129px;
	text-align:center;
	float:left;
}
.ugame {
	margin-left:5px;
	margin-top: 0px;
	padding-top: 3px;
	width:155px;
	height:129px;
	text-align:center;
	float:left;
}
.thumb {
	width:140px;
	height:105px;
	border: 1px solid #ea0a0f;
}
.gamelink {
	margin-left:6px;
	*margin-left:0px;
	background: #ea0a0f;
	width:142px;
	*width: 142px;
	height:18px;
	text-align:center;
	color: #73cbef;
	text-transform: uppercase;
	font-weight:bold;
	overflow: hidden;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #bf0000;
	text-decoration: none; 
	color: #fae95e;
	background: #bf0000;
	font-size:11px;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	background: #bf0000;
	border: 1px solid #bf0000;
	font-size:11px;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	font-weight: bold;
	background: #bf0000;
	border: 1px solid #bf0000;
	color: #fae95e;
	font-size:11px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #bf0000;
	border: 1px solid #bf0000;
	font-size:11px;
}
.a_738 {
	width: 738px;
	height: 10px;
	background: url('/738_a.png');
}
.b_738 {
	width: 738px;
	background: url('/738_b.png');
}
.c_738 {
	width: 738px;
	height: 12px;
	background: url('/738_c.png');
}
.ad_320r {
	width: 310px;
	height: 256px;
	*height: 260px;
	text-align: center;
	padding-top: 5px;
	background: #ea0a0f;
	float: left;
	margin-bottom:5px;
}
.runder {
	padding-top: 10px;
	width:310px;
	height:400px;
	margin-bottom:5px;
	overflow: hidden;
}
.righticon {
	width: 310px;
	height: 40px;
	text-align: left;
}
.ricon {
	width: 40px;
	height: 40px;
	float: left;
}
.rtext {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	font-size: 25px;
	color: #e63c3c;
	text-align: left;
}
.bigicon {
	width: 1000px;
	height: 40px;
	text-align: left;
}
.descs {
	padding-right:5px;
	padding-left:5px;
	margin-bottom:5px;
	margin-top:10px;
	width: 986px;
	*width: 1000px;
	text-align: center;
	background: #ea0a0f;
	float: left;
	color: #000000;
	text-align:justify;
	border: 2px solid #ea0a0f;
}
.gamearea {
	width:642px;
	float:left;
	margin-right:7px;
	*margin-right: 5px;
}
.gamesright {
	width:351px;
	float:left;
	text-align:right;
	overflow:hidden;
}
.sinrighta {
	width:112px;
	height:90px;
	margin-left:5px;
	margin-bottom:5px;
	background: #ea0a0f;
	float:left;
	text-align:center;
}
.sinrightb {
	width:112px;
	height:90px;
	margin-left:5px;
	margin-bottom:5px;
	background: #df4d39;
	float:left;
	text-align:center;
}
.sinrightc {
	width:112px;
	height:90px;
	margin-left:5px;
	margin-bottom:5px;
	background: #d03e2a;
	float:left;
	text-align:center;
}
.sinrightd {
	width:112px;
	height:90px;
	margin-left:5px;
	margin-bottom:5px;
	background: #c12f1b;
	float:left;
	text-align:center;
}
.sinrighte {
	width:112px;
	height:90px;
	margin-left:5px;
	margin-bottom:5px;
	background: #b2200c;
	float:left;
	text-align:center;
}
.adright_text {
	width:346px;
	height: 64px;
	background: #ea0a0f;
	margin-bottom:5px;
	margin-left:5px;
	text-align:center;
}
.adright_img {
	width:346px;
	height:252px;
	background: #b2200c;
	margin-bottom:5px;
	margin-left:5px;
	text-align:center;
}
.rightg_thumb {
	margin-top:4px;
	width:104px;
	height:81px;
	border: 0px solid;
}
.undercont {
	margin-top:5px;
	text-align:left;
}

.topgame {
	padding-right:5px;
	padding-left:5px;
	margin-bottom:5px;
	width: 986px;
	height: 90px;
	text-align: center;
	background: #ea0a0f;
	float: left;
	color: #000000;
	text-align:justify;
	border: 2px solid #ea0a0f;
}
.topnav {
	postion: fixed;
	top:0px;
	margin-top: 0px;
	width:450px;
	height:45px;
	float:right;
	z-index: 50;
	text-align: left;
}
.topicon {
	width: 150px;
	height: 40px;
	text-align: left;
	float:left;
}
.ticon {
	width: 40px;
	height: 40px;
	float: left;
}
.ttext {
	margin-top: 2px;
	*margin-top: 2px;
	margin-left: 10px;
	float: left;
	font-size: 25px;
	color: #a952a5;
	text-align: left;
}
.ttext a {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	font-size: 25px;
	color: #a952a5;
	text-align: left;
	text-decoration:underline;
}
.ttext a:link {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	font-size: 25px;
	color: #a952a5;
	text-align: left;
	text-decoration:underline;
}
.ttext a:visited {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	font-size: 25px;
	color: #a952a5;
	text-align: left;
	text-decoration:underline;
}