@charset "utf-8";
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color:#201205;
   }
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dddddd;
	letter-spacing: 0.2em;
	font-size: 12px;
}
.toptd2 {
    background-position:left bottom; background-repeat:repeat-x; background-image:url(../images/sample1topbg.gif);
}
.bottd2 {
    background-position:left top; background-repeat:repeat-x; background-image:url(../images/sample1bottombg.gif);
}
.lefttd2 {
    background-position:right top; background-repeat:repeat-y; background-image:url(../images/sample1leftbg.gif);
}
.righttd2 {
    background-position:left top; background-repeat:repeat-y; background-image:url(../images/sample1rightbg.gif);
}
.rightbottomtd2 {
    background-position:left top; background-repeat:no-repeat;
	background-image:url(../images/sample1rightbottombg.gif);
}
.maintable {
	border-color:#837363; border-style:solid; border-width: 1px;
}
.style1 {
	font-size: 16;
	font-weight: bold;
}
.maintable .maintd .slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold
}
.kopje {
	color: #866240;
	font-weight: bold;
}
p {
margin-top: 0px;
margin-bottom: 10px;
}
a.bla:link, a.bla:visited, a.bla:hover, a.bla:active {
	color: #eeeeee;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.maintable .maintd td {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
