

PRE{
	Font-Size: 10pt;
	Font-Family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	
}
TEXTAREA,BUTTON{
	Font-Family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	Font-Size: 8pt;
	text-decoration: none;
}
radio{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4E2990;
}
input.checkbox{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4E2990;
	
}
input.zoek{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C62D3C;
	padding-left: 5px;
	border: none;
	background-color: White;
}
input.text{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C62D3C;
	border-width: 1px;
	border-color: green;

}
input.firstcap{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C62D3C;
	border-width: 1px;
	border-color: green;
	text-transform: capitalize;
}
input.allcap{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C62D3C;
	border-width: 1px;
	border-color: green;
	text-transform: uppercase;
}
input.submit{
	border: none;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C62D3C;
	background-color: #7EFF00;
	max-height: 20px;
		cursor: pointer;
}
input.zoek{
	border: none;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C62D3C;
	background-color: #FFFFFF;
	max-height: 20px;
	cursor: pointer;
}
select{
	border: #7FFFD4;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C62D3C;
	border-width: 1px;
	cursor: move;
	border-style: solid;
	 
}
select.zoeken  {
width:200px;

}

.textstyle0 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
}
.textstyle1 {
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
}
.textstyle2 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
}
.textstyle3 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
}
.fontwit {
	color:#FFFFFF;
}
.tblback {
	background-color: #E6E6FA;
}
.tblrow0 {
	background-color: #7FFFD4;
}
.tblrow1 {
	background-color: #FAF0E6;
	text-align: left;
}
.tblrow2 {
	background-color: #80FF94;
}
.tblrowwit {color:#FFFFFF;}
.titletext0 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 18pt;
	text-decoration: none;
}
.titletext1 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 14pt;
	text-decoration: none;
	color: #FFFF99;
}
.titletextwit {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 18pt;
	text-decoration: none;
	color: #FFFFFF;
}
/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */
.skin0{
	position: absolute;
	width: 165px;
	border: 1px solid black;
	background-color: #C4FF8A;
	font-family: Verdana;
	line-height: 15px;
	cursor: default;
	font-size: 12px;
	z-index: 100;
	visibility: hidden;
	border-bottom: none;
}

.menuitems{
padding-left:10px;
padding-right:10px;
border-bottom: 1px solid Green;
}