.header{
	border: solid 1px #FFFFFF;
	background-color: #CFCFCF;
	color: #6799CE;
	font-weight: bold; 
	height: 28px; }
}
.header2 {
	border: solid 1px #FFFFFF;
	background-color: #CFCFCF;
    color: #6799CE;
    text-layout: bold;
}
body {
	background-color: #CFCFCF;
	font-family: "Book Antiqua";
	background-image:   url(Snow.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.style1 {
color: #996633;
font-style: normal;
border: solid 1px #996633;
}
#container {

	font: "Book Antiqua";
	width: 65%;

}
#top {
}
#menu {
background-color: #6799CE;
}
#bottom {

}
#inhoud {
border: solid 2px #6799CE;
}
.topmenu {

	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 100%;
	text-transform: capitalize;
}
.revtab {
	font-family: "Book Antiqua";
	color: #FFFFFF;
	background-color: #6799CE;
	border: medium solid #FFFFFF;
}
.tbl {
	color: #000000;
	text-align: left;
	border: thin solid #666666;
	width: 99%;
	padding: 3px;
	background-color: #DEE3E7;
}
.logintbl {
	border: solid thin #E5E5E5;
	background-color: #CCC999;
	width: 80%;
	border-spacing: 0;
	text-align: left;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-color: #E5E5E5;
	text-align: left;
}
.buttonscontainer {
text-align: center;
}

.buttons a {
color: #000000;

background-color: #6799CE;
padding: 2px;
padding-left: 3px;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;

display: block;
margin: 0px;
width: 100%;
text-align: center;}

.buttons a:hover {

padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #CC9999;

color: #000099;
text-decoration: none;}

