body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FBFAE3;
}

td 		{ font-size: 12px; }

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dotted #B5C2CD;
	color: #000000;
	width: 150px;
	background-color: #E7EEF1;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dotted #B5C2CD;
	color: #000000;
	width: 150px;
	background-color: #E7EEF1;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dotted #B5C2CD;
	color: #000000;
	width: 150px;
	background-color: #E7EEF1;
}


.koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5C2CD;
}
.bold {
	font-weight: bold;
	color: #666666;
}
A:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}
A:hover {
	font-weight: bold;
	color: #666666;	
	}
A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
} 

A:active {
	font-weight: bold;
	color: #666666;	
	text-decoration: none;
	}
	
form {margin: 0}
.leftbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-repeat: repeat-y;
	background-image: url(../images/left.jpg);
	background-color: E6EEF1;
}
.occbw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
}
.dotline {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}
