body {
	font-family: verdana;
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #828268;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #828268;
	text-decoration: none;
	font-weight: bold;
}


.header {
	background-image: url("img/header.jpg");
	vertical-align: top;
	height: 115px;
}

.menu {
	height: 400px;
	background-color: #39422D;
	line-height: 2.0;
	line-spacing: 1;
	font-weight: bold;
	font-size: 13px;
	width: 100px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #828268;
	text-decoration: none;
}

.menu a:active {
	color: #CC0000;
	text-decoration: none;
}

.main {
      background-image: url(img/bg.jpg);
	vertical-align: top;
	font-size: 13px;
	text-align: justify;
}

.fotos {
        background-image: url(img/bg.jpg);
        vertical-align: top;
	text-align: center;
        font-size: 13px;
}

.partners {
        background-color: #39422D;
        vertical-align: top;
}

.footer {
        background-color: #828268;
        vertical-align: top;
	font-size: 10px;
}

.headtxt {
	font-size: 50px;
	font-weight: bold;
	font-family: arial black;
}

.headsubtxt {
        font-size: 16px;
        font-weight: bold;
        font-family: arial black;
}

.kopje {
	font-weight: bold;
}


p {
	text-align: left;
}

.t1 {
	border: solid #000000 2px;
}

.t2 {
	border: solid #000000 1px;
}

.td1 {
	width: 700px;
}

.td2 {	height: 115px;
}

.img1 {
	border: #000000 1px solid;
	text-align: right;
	float: right;
}

h1{
	font-weight: bold; 
	font-size: 16px;
}
	
h3{
	font-size: normal;
}

.tbl1 {
	height: 100%;
}

.td3 {
	height: 350px;
}

.td4 {
	width: 600px;
}
