html {		
	text-align: center;
}
body {		
	background-image: url('../images/bgsun.jpg');
	background-repeat: no-repeat;
	background-position:top;	
	background-color: #cbf7fa;
	text-align: center;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
}
p.cat_title {
	margin-top:0px;
	padding-top:10px;
	padding-left:6px;
	margin-left:6px;
	margin-bottom:0px;	
	font-size:16px;
	font-weight:bold;
	font-family : Verdana;
}
a {
	color:#000000;
}
a hover {
	color:#ffffff;
}
#container {
	margin:0px auto;
}
#top_logo {
	text-align: center;
	height: 105px;
}
.cat_games {
	width:202px;
	height:165px;
	float:left;
	margin:7px;
	background:#000000;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	line-height:15px;
}
.cat_games a {
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
}
.cat_games a:hover {
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
}
.cat_add {
	width:400px;
	height:250px;
	float:left;
	margin-left:9px;
	margin-right:23px;
	margin-top:20px;
	margin-bottom:9px;
	text-align:center;
}
/* START GAME TABLES */

td.donkerblauw_1 {
	width:15px;
	height:47px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_01.png');
	background-repeat: no-repeat;	
}
td.donkerblauw_2 {
	height:47px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_02.png');
	background-repeat: repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
td.donkerblauw_3 {
	width:16px;
	height:47px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_03.png');
	background-repeat: no-repeat;	
}
td.donkerblauw_4 {
	width:15px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_04.png');
	background-repeat: repeat-y;	
}
td.donkerblauw_6 {
	width:16px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_06.png');
	background-repeat: repeat-y;	
}
td.donkerblauw_7 {
	width:15px;
	height:15px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_07.png');
	background-repeat: no-repeat;	
}
td.donkerblauw_8 {
	height:15px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_08.png');
	background-repeat: repeat-x;	
}
td.donkerblauw_9 {
	width:16px;
	height:15px;
	margin:0px;
	background-image: url('../images/gamebox/gamebox_blauw_09.png');
	background-repeat: no-repeat;	
}
/* IMG ELEMENTS */
.gamefoto {
	width:200px;
	height:145px;
	border: 1px solid #000000;
	float:left;
}
#footer {
	text-align:center;
	font-size:11px;
}
#footer a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
