body	{	
			margin:	0px;
		}
body,td			{	font-family			:		Verdana, Sans-Serif;
						font-size			:		11px;
						color					:		black;
					}

INPUT, TEXTAREA {
	font-family: Verdana, Sans-Serif;
	}

.caption,.header{	font-size			:		13pt;
						color					:		#FF9933;
						font-weight			:		bold;
					}
.caption_mid	{	font-size			:		13pt;
						color					:		#FF9933;
						font-weight			:		bold;
						margin-left:		9px;
					}
h1				{	font-size:		13pt;
					color:			#FF9933;
					font-weight:	bold;
					margin-left:	19px;
					margin-bottom:	0px;
					margin-top:		0px;
				}
.paragraph_mid	{	margin-left:	20px;
					margin-right:	20px;
					margin-top:		0px;
					margin-bottom:	0px;
					line-height:	1.4em;
					color			:	#666666;
				}
.caption_vw		{	font-weight			:		bold;
						font-size			:		11pt;
						color					:		#FF9933;
					}
.v_header		{	color					:		#484848;
						font-size			:		8pt;
						font-weight			:		bold;
						margin-left			:		10px;
						margin-top			:		10px;
						margin-right		:		10px;
						overflow			:		hidden;
					}
.v_date			{	color					:		#FF9933;
						font-size			:		8pt;
						font-weight			:		bold;
						margin-left			:		10px;
					}
.v_text			{	color					:		black;
						font-size			:		8pt;
						margin-left			:		10px;
						margin-top			:		5px;
						margin-right		:		10px;
						margin-bottom		:		20px;
						overflow			:		hidden;
					}
.s_header		{	font-weight			:		bold;
						font-size			:		10pt;
						color					:		#FF9933;
					}
.paragraph		{	font-size			:		11px;
					}
.textbox			{	font-size			:		8pt;
					}
.button_gray	{	background-image	:		url(img/button_gray.gif);
						width					:		35px;
						height				:		17px;
						border				:		0px;
					}
.button_blue	{	background-image	:		url(img/button_blue.gif);
						width					:		35px;
						height				:		17px;
						border				:		0px;
					}
.button_img		{	background-image	:		url(img/button.gif);
						width					:		35px;
						height				:		17px;
						border				:		0px;
					}
.button			{	font-size			:		8pt;
						border-style		:		solid;
						border-width		:		1px;
						border-color		:		#005389;
						background-color	:		#F0F0F0;
					}
.white			{	color					:		white;
						margin-left			:		10px;
					}
.textbox_red	{
						font-size			:		8pt;
						border-style		:		solid;
						border-width		:		1px;
						border-color		:		#005389;
						color					:		white;
						background-color	:		red;
					}
.dropdown		{
						font-size			:		8pt;
						border-style		:		solid;
						border-width		:		1px;
						border-color		:		#005389;
						color					:		black
						background-color	:		white;
					}
.banner			{	margin-bottom:	2px;
				}
.title			{	border-bottom:	double 1px solid;
					padding-bottom:	2px;
					margin-top:	10px;
					margin-bottom:	10px;
					border-color:	#FF9933;
					color:			#FF9933;
					font-size:		11pt;
					font-weight:	bold;
				}
.largetitle			{	border-bottom:	double 2px solid;
					padding-bottom:	2px;
					margin-top:	10px;
					margin-bottom:	10px;
					border-color:	#FF9933;
					color:			#FF9933;
					font-size:		13pt;
					font-weight:	bold;
				}
.smalltitle		{	border-bottom:	double 1px solid;
					padding-bottom:	2px;
					margin-top:	10px;
					margin-bottom:	5px;
					border-color:	#FF9933;
					color:			#FF9933;
					font-weight:	bold;
				}
a				{	color:blue;
					text-decoration:none;
				}
.ahome			{	color:	#FF9933;
				}
a:hover		{	text-decoration:underline;
				}
.editortable{	width	:	100%;

				}
.blacklink	{	color:	black;
			}
.link		{	margin:	0 0 0 0;
				padding: 0 0 0 0;
			}

.formtitle {
	padding: 		2px 0px 0px 0px;
	float: 			right;
	display: 		inline;
	text-align: 	left;
	margin-right:	32px;
	color:			#666666;
	}
.formtitle SELECT {
	margin-bottom:	5px;
	margin-top:		2px;
	width:			230px;
	color:			#666666;
	border:			1px black solid;
	}
.homeselect {
	padding:	10px 0px 0px 30px;
	}
.lijst {
	color				:	#484885;
	font-weight		:	bold;
}

.smallbanner {
	border:			1px black solid;
	float:			right;
	}

.nupform {
	display:		block;
	}
.nupform DIV {
	padding-left:	43px;
	padding-top:	6px;
	padding-bottom:	5px;
	border-bottom:	1px white solid;
	}
.nupform LABEL {
	width:			100px;
	display:		block;
	float:			left;
	}

.logoblokje {
	display:		block;
	height:			18px;
	width:			20px;
	float:			right;
	}

IMG {
	border:			0px;
	}
