body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#4C4C4C;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#FFFFF;
	scrollbar-face-color:#4C4C4C;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	padding: 0px;
	background-color: #000000;




}
ul {
	list-style-type: disc;
}
td {
	vertical-align: top;
	font-size: 12px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}



/* Style for the newspage */

#newstable {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	margin-top: 30px;
	margin-left: 60px;





}
#newstable td {
	padding: 8px;


}
#newscel {
	width: 254px;
	vertical-align: middle;
	line-height: 1.5em;


}
#newsimagecel {
	text-align: center;
	vertical-align: middle;
	width: 140px;
	padding: 0px;
	margin: 0px;


}
#newsseparatorcel {
	height: 40px;
	vertical-align: middle;
	text-align: center;
}


/* Style for the gamepages */

#gametable {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	margin-top: 30px;





}
#gametable td {
	line-height: 1.5em;
}
#gamerightcel{
	width: 270px;
	padding: 10px;
}
#gameleftcel{
	width: 270px;
	padding: 10px;
}
#gameboxandinfocel{
	width: 290px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
#gameimagecel {
	text-align: center;
	height: 120px;
	padding-top: 50px;
	padding-bottom: 14px;
	vertical-align: top;
}
#gameseparatorcel {
	width: 10px;
}
#widetable {

}
#widetable td {
	width: 570px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: justify;



}

/*  Game Info  */

#gameinfocel {
	text-align: right;
	height: 50px;
	width: 110px;

}
#gameicon_players {
	height: 25px;
	width: 25px;
	background-image: url(http://www.phalanxgames.nl/layout/layout_images/game_info_players.gif);

}
#gameicon_time {
	height: 25px;
	width: 25px;
	background-image: url(http://www.phalanxgames.nl/layout/layout_images/game_info_time.gif);
}
#gameicon_age {
	height: 25px;
	width: 25px;
	background-image: url(http://www.phalanxgames.nl/layout/layout_images/game_info_age.gif);
}
#gameinfo_text {
	width: 70px;
	font-size: 9px;
	vertical-align: middle;
	padding-left: 4px;
}
#gameinfo_separator {
	width: 10px;
	text-align: center;
	vertical-align: middle;


}

#gameextrainfo {
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 4px;

}


/* Different text styles */
.gametitle {
	font-weight: bold;

}
.accent_bold {
	font-weight: bold;

}
.accent_italic {
	font-style: italic;

}



/* The links */

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
}

/* News */
#newsadd_table {
	color: #000000;
	font-size: 11px;
}
#newsadd_table td {
	padding: 4px;
}
#newsadd_textcel {
	width: 150px;
	vertical-align: top;
}
#newsadd_entrycel {
	width: 340px;
}
#newsadd_separatorcel {
	width: 20px;
}
#newsadd_linktype {
	width: 70px;
	font-size: 11px;
	vertical-align: middle;
	color: #000000;
}
#newsadd_linkname {
	font-size: 11px;
	color: #000000;
}
#newsadd_linklink {
	width: 200px;
	font-size: 11px;
	vertical-align: middle;
	color: #000000;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
}
.newsadd_helptext {
	font-size: 10px;
	color: #333333;
}

/* News view */
#newsview_table {
}
#newsview_table td {
}
#newsview_textcel {
	width: 300px;
	text-align: justify;
}
#newsview_separatorcel {
	width: 20px;
}
#newsview_imagecel {
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
#newsview_admincel {
	width: 50px;
	text-align: center;
	vertical-align: middle;
}
.newsview_newstitle {
	font-size:14px;
	font-weight: bold;	
}
.newsview_newstext {
	font-size:11px;
}
.newsview_link {
	font-size:10px;
}