html {
	overflow: -moz-scrollbars-vertical;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 150%;
	margin: 0px;
	background-color: #EFEFEF;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 150%;
	width: 750px;
}

A {
	line-height: 150%;
}

H2{
	font-size:14px;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width:136px;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TEXTAREA {
	width:136px;
	height: 100px;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: bold;
	font-style : italic;
	color: #666666;
	letter-spacing: 0;
}

.topTD {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 240px;
	width: 750px;
	background-color: #999999;
	text-align: right;
	color: white;
}

.dropdownTD {
	height: 21px;
	background-color: #666666;
}

.dropdown2TD {
	height: 5px;
	background-color: #999999;
}

.mainTABLE {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: white;
}

#TIMER {
	height: 16px;
}

.bovenkant {
	font-size : 9px;
	line-height : normal;
}

.email {
	
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	
	line-height : 100%;
}
.email:HOVER {
	font-weight : bold;
	color : #A20033;
	text-decoration : none;
	
}

.link {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	letter-spacing : 0;
	line-height : 100%;
}
.link:HOVER {
	font-weight : bold;
	color : #A20033;
}

.link2 {
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	letter-spacing : 0;
	line-height : 100%;
}
.link2:HOVER {
	color : #A20033;
}

.meer {
	font-size : 11px;
	font-weight : bold;
	color : #A20033;
	text-decoration : none;
	font-style : italic;
	letter-spacing : 0;
}
.meer:HOVER {
	color : #000000;
}

.aanmelden {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	letter-spacing : 0;
}
.aanmelden:HOVER {
	text-decoration : underline;
}

.button {
	font-size: 7pt;
	font-weight: bold;
}

.textfield {
	font-size: 8pt;
}

.errortext {
	color:red;
}

