html,body {
	margin:0;
	padding:0;
	height:100%;
	/* needed for container min-height */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #3D2F23;
	font-size : 14px;
	background-color : #E1D5B9;
}


div#container {
	position:relative;
	/* needed for footer positioning*/
	margin:0 auto;
	/* center, not in IE5 */
	width:961px;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
	/* real browsers */
	background-image : url('back.png');
	background-position : top center;
	background-repeat : repeat-y;
	background-color : #E1D5B9;
}

div#header {
	padding:0em;
	background-image : url('top.png');
	background-position : top center;
	background-repeat : no-repeat;
	background-color : #E1D5B9;
}

div#content {
	padding:0em 0em 5em; /* bottom padding for footer */
	margin:0 auto;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0;
	/* stick to bottom */
	background-image : url('bottom.png');
	background-position : bottom center;
	background-repeat : no-repeat;
	background-color : #E1D5B9;
}

A.menu, A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED, A.menu:HOVER, td.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #c2b46c;
	font-size : 14px;
	text-decoration : none;
}

A.menuwit, A.menuwit:ACTIVE, A.menuwit:LINK, A.menuwit:VISITED, A.menuwit:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : underline;
}

A.menuactive, A.menuactive:ACTIVE, A.menuactive:LINK, A.menuactive:VISITED  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

td.blokje {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 18px;
	text-decoration : none;
	background-color : #FFFFFF;
}

td.statement {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #EBE2C7;
	font-size : 14px;
	text-decoration : none;
}

A.menuactive:HOVER{
	color : #990033;
	font-size : 13px;
}

INPUT, TEXTAREA {
	color : #3D2F23;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #535133 #535133 #535133 #535133;
}

input.submit {
	border : none;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #535133 #535133 #535133 #535133;
}

A, A:ACTIVE, A:LINK,A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #B04D20;
	font-size : 14px;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #B04D20;
	font-size : 14px;
	text-decoration : underline;
}

A.menuleft, A.menuleft:ACTIVE, A.menuleft:LINK, A.menuleft:VISITED, td.menuleft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3D2F23;
	text-transform : none;
	font-size : 14px;
	text-decoration : none;
}

A.menuleft:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color: #3D2F23;
	font-size : 14px;
	text-decoration : underline;
}

.titel{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B04D20;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

TD.bottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #535133;
	font-size : 12px;
	text-decoration : none;
}

A.bottom, A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #535133;
	font-size : 12px;
	text-decoration : none;
}

A.bottom:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #535133;
	font-size : 12px;
	text-decoration : underline;
}


td.MainShadeLeft {
	background-image : url('Redshadelinks.png');
	background-position : top right;
	background-repeat : repeat-y;
}

A.submenuactive, A.submenuactive:ACTIVE, A.submenuactive:LINK, A.submenuactive:VISITED  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 14px;
	text-decoration : none;
}

A.submenuactive:HOVER{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #990033;
	font-size : 14px;
	text-decoration : underline;
}

A.submenu, A.submenu:ACTIVE, A.submenu:LINK, A.submenu:VISITED,A.submenu:HOVER  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 14px;
	text-decoration : none;
}

TD.submenuactive  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
}
