body {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(27.gif);
	background-attachment: fixed;
}

#mainTable table {
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #888888 #888888 #888888 #888888;
	border-style: solid solid solid solid;
	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
	background: #fff;
}

#mainTable table table {
	border: none;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

#thumbsTable table {
	width: 512px;
	border: none;
	cellspacing: 0;
	cellpadding: 2px;
	margin-left: auto;
	margin-right: auto;
}

#mainTable .cloudBack {
	background-color: #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#thumbsTable table td {
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}

.Bk1 {								/* achtergrond pagina titel */
	border: 1px solid #888888;
	width: 658px;

	font-family: Arial;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-align: left;

	margin-top: 0px;
	margin-bottom: 25px;
	padding: 15px 20px 15px 20px;
	background-color: #eef;

}
.Bk2 { background-color: #CC99FF}

.Bk3 {
	border-style: none;
	border-width: 0px 1px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-color: white #CCCCCC #CCCCCC white;
	vertical-align: top;


	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
	background: #fff;
}

.Hd1 {
	text-align: left;
} /* pagina titel */
.Hd2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: italic; color: #000066}
.Normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.Small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.show {
	display: block;
}
.hide {
	display: none;
}
input {
	font-family: Arial;
	font-size: 12px;
}
button {
	font-family: Arial;
	font-size: 12px;
}
textarea {
	font-family: Arial;
	font-size: 12px;
}
