body,td,th {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF0000;
}
a:hover {
	text-decoration: none;
	color: #024BB9;
}
a:active {
	text-decoration: none;
	color: #024BB9;
}
h1 {
	font-size: 12pt;
	color: #BF0000;
}
h2 {
	font-size: 11pt;
	color: #BF0000;
}
.red {
	color: #BF0000;
}
.formbox {
	background-color: #FFFFFF;
	border: 1px solid #333333;;
	font-family: Arial;
	font-size: 10pt;
	padding: 2px;
	color: #333333;
}
.formbutton {
	background-color: #BF0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
}
.feathers {
	background-image: url(images/feathers.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.credits {
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 13pt;
}
a:link.credits {
	color: #FFFFFF;
}
a:visited.credits {
	color: #FFFFFF;
}
a:hover.credits {
	color: #BF0000;
}
a:active.credits {
	color: #BF0000;
}
.leftgradient {
	background-image: url(images/left-gradient.gif);
	background-color: #FFFFFF;
	background-position: left;
	background-repeat: repeat-y;
}
.rightgradient {
	background-image: url(images/right-gradient.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.topgradient {
	background-image: url(images/top-gradient.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bottomgradient {
	background-image: url(images/bottom-gradient.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.topleftgradient {
	background-image: url(images/top-left-gradient.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.toprightgradient {
	background-image: url(images/top-right-gradient.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bottomrightgradient {
	background-image: url(images/bottom-right-gradient.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bottomleftgradient {
	background-image: url(images/bottom-left-gradient.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.threepillars {
	background-image: url(images/three-pillars.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.main {
	width: 700px;
	padding-top: 45px;
	padding-bottom: 55px;
	text-align: justify;
}
.navbg {
	background-image: url(images/Nav-bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.leftstuds {
	background-image: url(images/studs.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.rightstuds {
	background-image: url(images/studs.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.navtext {
	color: #000000;
	font-size: 9pt;
	text-transform: uppercase;
}
a:link.navtext {
	color: #000000;
}
a:visited.navtext {
	color: #000000;
}
a:hover.navtext {
	color: #BF0000;
}
a:active.navtext {
	color: #BF0000;
}
.centred {
	text-align: center;
}
.black {
	font-weight: bold;
	font-size: 10pt;
}
.onesmaller {
	font-size: 10pt;
}
.rightpic {
	padding-left: 8px;
	padding-top: 4px;
}
.leftpic {
	padding-right: 8px;
}