html, body {
	background-color: #1E1E1E;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	font: 10pt Tahoma;	/* 		*/
	width:100%;

	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:inherit;

	scrollbar-track-color:#1C1C1C;
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
}

textarea {font-family: "Courier New", Courier, monospace;}

.h1 {font-size: 150%;font-weight: bold;color: #FFFF00}
.h2 {font-size: 120%;font-weight: bold;color: #FFFF00;}
.h3 {font-size: 100%;font-weight: bold;color: #FFFF00;}
.h4 {font-size: 85%;font-weight: bold;color: #FFFF00;}
.h5 {font-size: 75%;font-weight: bold;color: #FFFF00;}
.h6 {font-size: 65%;font-weight: bold;color: #FFFF00;}

h1 {font-size: 250%;font-weight: bold;color: #FFFF00}
h2 {font-size: 120%;font-weight: bold;color: #FFFF00;}
h3 {font-size: 100%;font-weight: bold;color: #FFFF00;}
h4 {font-size: 85%;font-weight: bold;color: #FFFF00;}
h5 {font-size: 75%;font-weight: bold;color: #FFFF00;}
h6 {font-size: 65%;font-weight: bold;color: #FFFF00;}

B {font-weight:bold;}
I {font-family:"Courier New", Courier, monospace;font-style: normal;} 
U {color:#666600;text-decoration: none;}

.hoofdmenu a{
	padding-left:3px;
	padding-right: 3px;
	font-size: 80%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFCC00;
}
.hoofdmenu a:hover{
	color: #FFFFFF;
}

hr.hrSolid {border:1px solid #666666;}
hr.hrDashed {border:1px dashed #666666;}

#imgmenu a{padding-left:3px; padding-right:3px; font-size:80%; font-family: Arial, Helvetica, sans-serif; text-decoration:none; color:#0000FF;}
#imgmenu a:hover{color: #FF0000;}

#contentarea a {text-decoration:none; color:#00FFFF; font-weight:normal;}
#contentarea a:hover {color: #66FF00;}

.mnuMenusub {font-size: 80%; margin-right:20px;}
.klein {font-size: 90%;}
.mini  {font-size: 80%; color: #CCCCCC;}
.poll { color:#33FFFF;}
.caption {color: #00FFFF;}
.copyright {font-size: 75%;color: #CCCCCC;}
.error {color: #FF0000;font-weight: bold;}
.typewriter {font:"Courier New", Courier, monospace;}
.pagenr { color:#3399FF; font-size:85%;}

img.imgPhoto {border:2px solid #666666;}
img.imgMenusub {width:10px;height:10px; border:0px;}

table.tblLinks{
	border:1px solid #666666;
	padding-left:3px;
	padding-right:3px;
	width:100%;
}

.tblHeader {background-color: #990033;color: #FFFFFF;vertical-align:middle;width: 20%;border-bottom:1px solid #666666;}
.tblHeader a {	color: #FFFFFF;}

table.tblFotoLeft {float: left;border:0px;margin-top:0px;margin-left:0px;margin-bottom:5px;margin-right:25px;text-align:left;vertical-align:top;}
td.tdBottomline{border-bottom:1px solid #666666;}
td.tdTopline{border-top:1px solid #666666;}
td.tdFragment{font-family: "Times New Roman", Times, serif;}

.form {width: 100%;}
.form textarea{width: 100%;font-size: 90%;}
.form .frminput{width: 200px;}
.form .frminputWide{width: 100%;}
.form label {font-size: 70%; font-family: Tahoma;}
.form .frmButton {font-size: 80%;font-weight:bold;height:90%;color:#FFFFFF;background-color:#660000;border:1px solid #756D5E;padding-bottom: 3px;} 

.formsmall {width: 100%;font-size: 85%;}
.formsmall .frmSmallSubhead {font-size: 120%; color:#3399CC;}
.formsmall .frmSmallPercent {font-size: 80%; color:#FFCCCC;}
.formsmall label{font-size: 85%;}
.formsmall input{color:#000000; background-color:#FFFF66; width:120px;}
.formsmall .frmButton {font-size: 95%;height:90%;color: #FFFFFF;background-color: #660000;border: 1px solid #756D5E;} 

.formTell {width: 100%;font-size: 85%;}
.formTell .ftSubhead {font-size: 100%;font-weight: bold;color: #FFFF00;}
.formTell label{font-size: 85%;}
.formTell .ftInput{font-size: 90%; color:#000000; background-color:#FFFF66; width:120px;}
.formTell .ftButton {font-size: 95%;height:90%;color: #FFFFFF;background-color: #660000;border: 1px solid #756D5E;} 

.formpoll {width: 100%;font-size: 85%; color:#000000;}
.formpoll .Subhead {font-size: 100%; color:#993300; font-weight:bold;}
.formpoll .Percent {font-size: 80%; color:#003399;}
.formpoll .frmLabel{font-size: 85%;color:#993300;}
.formpoll input{font-size: 110%;}
.formpoll .frmButton {font-size: 95%;height:90%;color: #FFFFFF;background-color: #660000;border: 1px solid #756D5E;} 

/* includes */
.inc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:normal;
	color:#CCCCCC;
	background-color:#191919;
}
.inc a{
	text-decoration: none;
	color:#CCFF66;
}
.inc a:hover{
	color: #FFFFFF;
}
.inc .incTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:120%;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
}

.inc .incHeader {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight:bold;
	color:#CC6633;
	padding-top:5px;
}
.inc .incLabel1{font-size: 85%;color:#993300;}
.inc .incLabel2{font-size: 80%; color:#003399;}
.inc .incButton {font-size: 95%;height:90%;color: #FFFFFF;background-color: #660000;border: 1px solid #756D5E;}
.inc .imgTop{
	background:url(images/incTop.jpg);
	width:195px;
	height:14px;
}
.inc .imgBot{
	background:url(images/incBot.jpg);
	width:195px;
	height:14px;
}

