﻿.tabletext   { font-family: Arial; font-size: 10pt; color: 000000; text-align:justify }
h1           { font-family: Arial; font-size: 8pt; color: #333333; margin-top: 4px; margin-bottom: 4px }
a			 { text-decoration: none }
.rolloverButton {
background-color: #2C5032;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #DFE1D4;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
display: block;
text-decoration: none;
font-family: Arial Narrow, helvetica;
font-size: 14px;
font-weight:500;
padding-top: 4px;
padding-bottom: 4px;
}
:hover.rolloverButton {
background-color: #2C5032;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
display: block;
text-decoration: none;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
font-family: Arial Narrow, helvetica;
font-size: 14px;
font-weight:500;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #2C5032;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
display: block;
text-decoration: none;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
font-family: Arial Narrow, helvetica;
font-size: 14px;
font-weight:500;
padding-top: 4px;
padding-bottom: 4px
}
body {
background-color: #F2EDD9;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: 50% top;
	}
.table {
	background-image: url('images/haaspoort_tablegb.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.header {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #7F725B
}
