body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	/*//text-align:center;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*font-weight: bold*/
}
.pn
{
	font-weight: bold;
	color:99cc00;
	font-size:20px;
	font-family: Arial;		
}
.psh1 {
	position: absolute;
	z-index: 1;
}

.psh2 {
	position: relative;
	left: 1px;
	top: 1px;
	font-weight: bold;
	color:555555;
	font-size:20px;
	font-family: Arial;	
}

a:link {
	text-decoration: none;
	color: #98CB00;
	font-weight: bold;
	
}
a:visited {
	text-decoration: none;
	color: #98CB00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #7fa608;
}
a:active {
	text-decoration: none;
	
}
.comingsoon {
	border: 2px solid #ececec;	
	background-color: #ffffff;		
}
.des {
	padding: 5px;	
}

.screen {
	border: 1px solid #ddd;
	background-color: #ececec;
	padding: 4px;
}
.screen img {
	border:none;
}

.playgame {
	
	border: 1px solid #ddd;	
	background-color: #ececec;		
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.boxtitle {
	font-size:12px;
	
	background-color: #fff;		
	padding-top: 5px;
	padding-bottom: 5px;
}

.playgamedes {
	
	border: 1px solid #ddd;	
	background-color: #ececec;		
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.playlink {
	text-align:center;
	font-size:11px;
}

.playlink a:link {
	background-color: #fff;
	padding: 5px;	
	color: #99cc00;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}
.playlink a:visited {
	background-color: #fff;
	padding: 5px;	
	text-decoration: none;
	color: #99cc00;
	font-weight: bold;
	font-size:14px;
}
.playlink a:hover {
	background-color: #7fa608;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size:14px;
}
.playlink a:active {
	text-decoration: none;
	
}




.logo
{
	position: absolute;
}