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;
}

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;
}

#loader{float:center; width:300px; height:15px; background:#fff; border:1px solid #cccccc;}
#loader2{float:left; width:300px; height:15px; background:#cccccc;}
/* 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;	
}

td.bannerbox_1 {
	width:13px;
	height:13px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_01.png');
	background-repeat: no-repeat;	
}
td.bannerbox_2 {
	height:13px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_02.png');
	background-repeat: repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
td.bannerbox_3 {
	width:13px;
	height:13px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_03.png');
	background-repeat: no-repeat;	
}
td.bannerbox_4 {
	width:13px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_04.png');
	background-repeat: repeat-y;	
}
td.bannerbox_6 {
	width:13px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_06.png');
	background-repeat: repeat-y;	
}
td.bannerbox_7 {
	width:13px;
	height:10px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_07.png');
	background-repeat: no-repeat;	
}
td.bannerbox_8 {
	height:10px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_08.png');
	background-repeat: repeat-x;	
}
td.bannerbox_9 {
	width:13px;
	height:10px;
	margin:0px;
	background-image: url('../images/boxes/bannerbox_09.png');
	background-repeat: no-repeat;	
}
.useravatar {
	width:80px;
	height:65px;
	float:left;
	border:2px solid #bfcfff;
	margin-right:5px;
}
#footer {
	text-align:center;
	font-size:11px;
}
#footer a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.online {
	width:105px;
	height:87px;
	float:left;
	padding:2px;
	margin:5px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:5px solid #008000
}
.offline {
	width:105px;
	height:87px;
	float:left;
	padding:2px;
	margin:5px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:5px solid #ff0000
}
.userbg {
	height:12px;
	background-image: url('../images/userbg.png');
	background-repeat: repeat-x;
	color: #000;
	text-align: left;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
