body {
	/* main margins */
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	
	/* hoofd achtergrond */
	background-color: #F7F7F7;
	background-image: url(E32005-img/bgtotal.gif);
	
	/* standaard lettertype */
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size: 		10pt;
	color:			#000000;
	
	/* scrollbars */
}

table {
	
	/* standaard lettertype */
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size: 		10pt;
	color:			#000000;
}

/*
 * lettertype classes
 */
.norm{
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size: 		10pt;
	color:			#000000;
	margin:			5px;
}

.toptekst{
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	color:			#FFFFFF;
	font-size: 		10pt;
	text-align:		center;
	vertical-align: middle;
}

.usertekst{
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	color:			#FFFFFF;
	font-size: 		10pt;
	text-align:		center;
	vertical-align: middle;
}

/* Button eigenschappen */
.button{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left:	20px;
	margin-top: 10px;
	
	height: 17px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	cursor:hand;
	background-image: url(../img/gameqube/buttonbg.gif);
	background-position: left; 
}

.forumlink{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #ffffff;
}

SELECT {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #eeeeee;
}
TEXTAREA, .input {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #eeeeee;
}

/*
 * hyperlink eigenschappen
 */

/* standaard link eigenschappen */
a:link 		{color: #000000; text-decoration: none}
a:visited 	{color: #000000; text-decoration: none}
a:hover 	{color: #000000; text-decoration: underline}
a:active	{color: #000000; text-decoration: none}


/* affliate hyperlink eigenschappen */
a.menu:link 	{color: #FFFFFF; text-decoration: none}
a.menu:visited  {color: #FFFFFF; text-decoration: none}
a.menu:hover 	{color: #FFFFFF; text-decoration: underline}
a.menu:active	{color: #FFFFFF; text-decoration: none}