body {
	background-color: #7894C6;

}


7894C6

.footer { font-weight: bold; font-size: 9px;
         font-family: sans-serif; color: #FFFFFF;
         text-align: left; margin: 9px; }
         
a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.logintable  { table-layout: fixed; width: 216px; height: 506px; background-image: url(images/right.gif); border-spacing: 0px;}
.cel1  { width: 50%; }
.cel2  { width: 50%; }
}

.formulier {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px dotted #A29D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
}