BODY 	
	{
	background-color: 	#014E91;
	color:			#000000;
	margin:			1px;
	font:			normal normal none 10 "Courier new", serif;
	/* overflow:		hidden;*/
	}

.headtable	
	{
	background-color:	#49ABFD;
	border-width:		0px;
	cellspacing:		0px;
	}
	
.amenu:hover
	{
		font:			normal bold none 16 "Courier new", serif; 
		text-decoration: 	underline;
	}

.amenu
	{
	color:			#000000;
	font:			normal normal none 16 "Courier new", serif;
	text-decoration: 	none; 
	}

.aselmenu
	{
		color:			#000000;
		font:			normal bold none 16 "Courier new", serif; 
		text-decoration: 	none;
	}


a.passlost
	{
	color:			#000000;
	font:			normal normal none 10 "Courier new", serif;
	text-decoration: 	underline; 
	}

a.copyright
	{
	color:			#000000;
	font:			normal normal none 10 "Courier new", serif;
	text-decoration: 	none; 
	}


a.copyright:hover
	{
	font:			normal normal none 10 "Courier new", serif;
	color:			#000000;
	text-decoration: 	underline; 
	}

a
	{
	color:			#000000;
	text-decoration: 	none; 
	font-weight:		bold;
	}

a:hover
	{
	color:			#000000;
	text-decoration: 	underline;
	font-weight:		bold;
	}


hr
	{
	color:			#000000;
	}

td.copyright
	{
	text-align:		center;
	vertical-align:		bottom;
	font:			normal normal none 10 "Courier new", serif;
	}

td.datetime
	{
	text-align:		right;
	vertical-align:		bottom;
	font:			normal normal none 10 "Courier new", serif;
	}

table.toernooien
	{
	border:			1px;
	cellspacing:		1px;
	}
.logininputbox
	{
	font:			normal normal none 10 "Courier new", serif;
	background:		#F7FC1A;
	}
.inputbox
	{
	font:			normal normal none 10 "Courier new", serif;
	background:		#49ABFD;
	}
.login
	{
	
	background:		#F7FC1A;
	}
form.clockform
	{
	white-space:		nowrap;
	}
.button 
	{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		100%;
	border: 		1px solid #FFFFFF;
	background-image : 	url(../images/button_bg.gif);
	background-position : 	bottom;
	}
	
.admin_menu 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		border: 1px solid #CCD7E0;
		background-image : url(../images/button_bg.gif);
		background-position : bottom;
		background-repeat: none;
		background-color: #CFE7FC;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		text-align: center;
	}

.admin_menu a 
	{
		color: #000000;
		text-decoration: none;
		display: block;
		position: relative;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 2px;
		padding-right: 2px;
	}

.admin_menu a:hover 
	{
		color: #000000;
		text-decoration: underline;
	}
	
td.menu
	{
		background: url(../images/button.gif);
		background-position : left;
		background-repeat: none;
	}
	
.fontheader
	{
		letter-spacing: 18px;
	}