.pagetitle {
font-size: 			18px;
font-family: 		Trebuchet MS, Arial, Verdana;
font-weight: 		none;
color: 				#66A65A;
} 

.header {
	font-family: 		Trebuchet MS, Arial, Verdana;
	font-weight: 		bold;
	font-size: 			14px;
	color: 				#66A65A;
	line-height: 		16px;
}

.submenu {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#66A65A;
}

a.submenu {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		bold;
	font-size: 			11px;
	color: 				#66A65A;
	text-decoration:	none;
}

a.submenu:hover {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		bold;
	font-size: 			11px;
	color: 				#000000;
	text-decoration:	none;
}

.topmenu {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#ffffff;
}

a.topmenu {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#ffffff;
	text-decoration:	none;
}

a.topmenu:hover {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#000000;
	text-decoration:	none;
}

.copyrights {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#666666;
	text-decoration:	none;
}

a.copyrights {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#666666;
	text-decoration:	none;
}

a.copyrights:hover {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			11px;
	color: 				#000000;
	text-decoration:	none;
}

.texttabel {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			12px;
	color: 				#000000;
}

.text {
	font-family: 		Trebuchet MS, Arial;
	font-weight: 		none;
	font-size: 			12px;
	color: 				#000000;
	line-height: 		16px;
	padding-top: 		0px;
	padding-right: 		0px;
	padding-left: 		0px;
	padding-bottom:		0px;
}

a {
	font-family: 		Trebuchet MS, Arial;
	font-size: 			12px;
	color: 				#66A65A;
	text-decoration: 	none;
	font-weight:		none;
}

a:hover {
	font-family: 		Trebuchet MS, Arial; 
	font-size: 			12px; 
	color: 				#66A65A;
	text-decoration:  	underline;
	font-weight:		none;
}

a.textlink {
	font-family: 		Trebuchet MS, Arial;
	font-size: 			12px;
	color: 				#66A65A;
	text-decoration: 	none;
	font-weight:		none;
}

a.textlink:hover {
	font-family: 		Trebuchet MS, Arial; 
	font-size: 			12px; 
	color: 				#66A65A;
	text-decoration:  	underline;
	font-weight:		none;
}

hr {
	height: 0;
	border: 0;
	border-top: 	1px solid #66A65A;
} 

body { 
	background-color:	#ffffff;
	margin-top:			0px;
	margin-right: 		0px;
	margin-left: 		0px;
	margin-bottom: 		0px;
}

.textField {
	background-color: 	#FFFFFF;
	font-size: 			9pt;
	font-family: 		Trebuchet MS, Arial;
	color: 				#000000;
	border-color: 		#3B5273;
	border-top: 		1px solid 3B5273;	
	border-right: 		1px solid 3B5273;	
	border-bottom: 		1px solid 3B5273;	
	border-left: 		1px solid 3B5273;	
	border-width: 		1;
}

.okbutton {
	font-weight: 			none;	
	color:					#66A65A;
	font-size: 				9px;	
	font-family: 			Trebuchet MS, Arial;	
	padding: 				1px 3px;	
	background-color:		#FFFFFF;
	border-top: 			1px solid 3B5273;	
	border-right: 			1px solid 3B5273;	
	border-bottom: 			1px solid 3B5273;	
	border-left: 			1px solid 3B5273;	
	text-align: 			center;	
	min-width: 				60px;	
}

.borderleftright {
	border: 				#ffffff; 
	border-style: 			solid; 
	border-top-width: 		0px; 
	border-right-width: 	0px; 
	border-bottom-width:	0px; 
	border-left-width: 		0px;
}