﻿body {
	padding: 0;
	border: 0;
	background-image: none;
	background-repeat: repeat-x;
	background-color: black;
	text-align: left;
	font-family: "Century Gothic";
	color: white;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight:bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}
.menu {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	font-weight: bold;
	text-align:right;
}
a.menu:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight:bold
}
a.bottom:link {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: none;
}
a.bottom:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.bottom:visited {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.h3 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #A0C32B;
	font-weight: bold;
}
.table_border {
	border: 1px solid #CCCCCC;
}
#headerimg {
	position: absolute;
	z-index: 1;
}
#fader {
	position: absolute;
	z-index: 1;
}
.main_border {
	border: 30px solid #BF9C46;
	background-color: #7D0D01;
}
.table_background {
	border-style: solid;
	border-width: 1px;
	background-color: #7D0D01;
}
.bottom {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.centre {
	border-width: 0;
	background-color: none;
	text-align: center;
	vertical-align: top;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
