body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	text-align: center;
}
h2 {
	font-size: 24px;
	text-align: center;
}
h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.left_justify {
	text-align: justify;
	font-size: 12px;
}


.left {text-align: left;}
.right {text-align: right;}
.hiddenPic {display:none;}
.small-font{font-size:14px}
#window-frame {
	width: 900px;
	background-color: #621117;
	border-color: #ECE404;
	border-style: solid;
}
#reg-window-frame {
	width: 1100px;
	background-color: #621117;
	border-color: #ECE404;
	border-style: solid;
}
.content {
	background-color: #ffcc00;
	color: #680300;
	font-size: 16px;
	vertical-align: top;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 600px;
	width: 66%;
}
.banner-cell {
	width: 15%;
	vertical-align: top;
	text-align: center;
}.vspacer {
	width: 2%;
}
.hspacer {
	height: 20px;
	text-align: center;
	color: #FFCC00;
	font-size: 14px;
}
td.hspacer a:link {
	color: #FFCC00;
	font-weight: bold;
}
td.hspacer a:visited {
	color: #FFFF00;
	font-weight: bold;
}
.nav-bar {
	height: 24px;
	background-color: #9a6600;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.footer {
	height: 40px;
	text-align: center;
	color: #FFCC00;
	font-size: 14px;
	vertical-align: middle;
}
td.footer a:link {
	color: #FFCC00;
	font-weight: bold;
}
td.footer a:visited {
	color: #FFFF00;
	font-weight: bold;
}
.event-date {
	width: 150px;
	height: 50px;
	border-color: #621117;
	vertical-align: middle;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	padding-left: 5px;
}
.event-date-last {
	width: 150px;
	height: 50px;
	border-color: #621117;
	vertical-align: middle;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.event-detail {
	border-color: #621117;
	border-top-style: solid;
	border-top-width: thin;
	padding-left: 20px;
	text-align: left;
}
.event-detail-last {
	border-color: #621117;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	padding-left: 20px;
	border-bottom-style: solid;
	text-align: left;
}
.venue-item {
	width: 20%;
	height: 40px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	border-color: #621117;
	vertical-align: middle;
}
.venue-info {
	width: 80%;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 10px;
	border-color: #621117;
	padding-top: 10px;
}
.link-item {
	width: 50%;
	height: 40px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-color: #621117;
}
.top-banner {
	text-align: center;
}
#attendee-table {
	border-color: #9A6600;
	border-width: thin;
	border-style: solid;
	width: 100%;
}
.attendee-content {
	width: 96%;
	background-color: #FFCC00;
	color: #621117;
}

.attendee-header {
	border-bottom-width: thick;
	border-color: #9A6600;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}
.attendee-forname {
	height: 2em;
	border-color: #9A6600;
	width: 15%;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.attendee-surname {
	height: 2em;
	border-color: #9A6600;
	width: 15%;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.attendee-from {
	height: 20px;
	border-color: #9A6600;
	width: 10%;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.attendee-living {
	height: 20px;
	border-color: #9A6600;
	width: 10%;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.attend-tick {
	height: 20px;
	border-color: #9A6600;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 5%;
	text-align: center;
}
.attendee-def {
	height: 20px;
	border-color: #9A6600;
	width: 5%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.attendee-comment {
	width: 25%;
	font-size: 12px;
	border-color: #9A6600;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	height: 20px;
}

.attendee-letter {
	background-image: url(Images/background.gif);
	width: 10px;
	color: #FCFC04;
}
.attendee-filler {
	background-image: url(Images/background.gif);
	width: 36px;
}
.attendee-register {
	width: 15%;
	font-size: 12px;
	border-color: #9A6600;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	height: 20px;	
}

td.attendee-letter a:link {color: #FCFC04;}
td.attendee-letter a:hover {color: #FFFFFF;}
td.attendee-letter a:visited {color: #FCFC04;}
.nav-bar-attendee {
	height: 24px;
	background-color: #9a6600;
	text-align: center;
}
.golf-link {
	text-align: center;
}
.zam-flag {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #FFCC00;
	width: 130px;
}
.nr-flag {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #FFCC00;
}
.hbanner {
	text-align: center;
}
.def {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.band-name {
	width: 25%;
	border-color: #621117;
	font-size: 12px;
	height: 2em;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
}
.band-ex {
	font-size: 12px;
	border-color: #621117;
	width: 15%;
	text-align: center;
	vertical-align: middle;
}
.band-current {
	font-size: 12px;
	border-color: #621117;
	vertical-align: middle;
	width: 15%;
	text-align: center;
}


.band-detail {
	border-color: #621117;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.band-subhead {
	font-size: 120%;
	text-align: center;
	text-decoration: underline;
}

.accomodation {
	border-color: #621117;
	height: 40px;
	width: 50%;
	vertical-align: middle;
	padding-left: 10px;
	text-align: left;
}
.notice {
	font-size: 12px;
	text-align: justify;
}
.change-header {
	background-color: #621117;
	color: #FFCC00;
	font-size: 12px;
}
.change-col-head {
	font-size: 14px;
}


.change-date {
	width: 15%;
	height: 20px;
	font-size: 11px;
	padding-left: 10px;
}
.change-detail {
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
}

.centre {
	text-align: center;
}
.twelxe_px {
	font-size: 12px;
}
.braai_included {
	font-size: 12px;
	text-align: justify;
}
.accomodation-logo {

	border-color: #621117;
	height: 40px;
	width: 50%;
	vertical-align: middle;
	padding-left: 10px;
	text-align: center;
}
.organise-post {
	vertical-align: top;
	border-color: #9A6600;
	border-left-style: solid;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-width: 3px;
	width: 30%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.organise-detail {
	border-color: #9A6600;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 60%;
}
.organise-bottom {

	border-color: #9A6600;
	border-top-style: solid;
	border-top-width: 3px;
}
.organise-spacer {
	height: 4px;
	background-color: #9A6600;
}
.organise-detail-desc {
	border-color: #9A6600;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 3px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 10%;
}

.jol-totals {
	width: 20%;
	margin-bottom: 10px;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;
}
.jol-header {
	width: 60%;
	text-align: center;
	padding-bottom: 15px;
}
.jol-totals-header {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-color: #9A6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.total-type {
	font-weight: bold;
	font-size: 12px;
	width: 45%;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	border-color: #9A6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.total-attending {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	border-color: #9A6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.map-content {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 83%;
	text-align: center;
}
