body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 0px;
	background-color: #0099FF;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

h1 {
	font-size: 2.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	font-style: normal;
	display: block;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

h3 {
	font-size: 2.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	font-style: normal;
	display: block;
	text-transform: capitalize;
}

#header {
	background-image: url(images/dreamteam.gif);
	background-repeat: no-repeat;
	height: 96px;
	margin: 0px;
	background-color: #0099FF;
	border: 5px solid #FFFFFF;
}

#navtop {
	font-size: 1.1em;
	padding: 0px;
	height: 40px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navtop a {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}

#navtop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#navtop a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#menuleft {
	background-color: #0099FF;
	float: left;
	width: 170px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#menuleft ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuleft ul a {
	text-decoration: none;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
#menuleft ul a:hover {
	font-weight: bold;
}
#menuleft ul a:active {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}


#menuleft li {
	text-align: right;
	list-style-type: none;
	font-size: 1.2em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 20px;
	padding-bottom: 5px;
}

#menuleft dd {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 20px;
}
#menuleft dd a {
	text-decoration: none;
	font-weight: normal;
}
#menuleft dd a:hover {
	font-weight: bold;
	text-decoration: none;
}




#menuleft h2 {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

#menuleftbox {
	border: thin solid #0099FF;
	margin-top: 3px;
}


#menuright {
	background-color: #0099FF;
	float: right;
	width: 148px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content {
	background-color: #0099FF;
	padding: 10px;
	clear: none;
	margin-right: 170px;
	margin-left: 180px;
}


#content h2 {
	color: #FFFFFF;
	background-color: #000066;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/voetbaldraaiend.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#bottom {
	background-color: #0099FF;
	clear: both;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	border: 5px solid #FFFFFF;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#bottom a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
