body{
	background: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #676767;
}
a, a:visited{
	color: #D44F0E;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #AF3A8B;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D44F0E;
	font-weight: bold;
}

.main_table {
	border: 1px solid #AE368A;
	height: 768px;
	width: 960px;
}
.td_txt{
	width: 615px;
	color: #676767;
	background: #ffffff url(px/bg_txt.jpg) no-repeat bottom;
}
.td_groen{
	background-color: #839F45;
}
.td_l-groen{
	background-color: #D3DFB7;
}
.wit{
		color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.zwart{
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}
.table_coach{
	width: 615px;
	height: 510px;
}

.form {
	background-color: #FFFFFF;
	border: 1px solid #C4157A;
}

b {
	color: #D44F0E;
}
img{
	border: 0px;
}
.table_player{
	background-color: #C0C0C0;
	height: 30px;
	width: 100px;
}
