* {
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #000000;
	color: #C0C000;
}
a, a:visited {
	color: #C0C000;
}
a:hover {
	color: #F0F000;
}
h1, h2, h3, h4 {
	color: #C0C000;
	text-align: center;
}
h1 {
	width: 250px;
	font-size: 24pt;
	border: 0px solid #C0C000;
	border-width: 1px 0;
	position: relative;
	left: 50%;
	margin-left:-135px;
}
h2	{
	font-size: 20pt;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
	font-variant: small-caps;
}
p { font-size: 16pt; color: #C0C000; }
p.small { font-size: 12pt; }
p.large { font-size: 20pt; }
.note { font: 9pt Verdana,Arial,Helvetica; }
.nogap { margin-top:0; }
blockquote { font-size: 12pt; color: #C0C000; }
ul { font-size: 12pt; color:#C0C000; }
ul.note {
	margin: 0px 30px;
}
ul.note li {
	margin: 0px 0px;
	font: 9pt Verdana,Arial,Helvetica;
}
dt, dd, dl { font: 12pt Arial; color: #C0C000; }
td {
	font-size: 12pt;
	font-weight: bold;
	color: #C0C000;
}
hr {
	height: 0px;
	border: solid #333333 0px;
	border-top-width: 1px;
}
hr.darker {
	border-color: #606000;
}
.headerNav {
	text-align:center;
	border: 0px solid #606000;
	border-width: 1px 0;
}
.headerNav ul {
	margin: 0;
	list-style-type: none;
}
.headerNav li {
	display: inline;
	margin-right: 3px;
}
.headerNav li.last {
}
.headerNav li a {
	padding: 0 10px;
	font-size: 10pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	line-height: 14pt;
	color: #c0c000;
	background-color: #606000;
	text-decoration: none;
}
.headerNav li a:hover {
	color: #000000;
	background-color: #c0c000;
	text-decoration: none;
}
	

.sectionBWrapper table.outer {
	margin-top:5px;
}
.sectionBWrapper table.inner {
	border:1px solid #C0C000; 
}
.sectionBWrapper h4 {
	margin-top: 35px;
}
.sectionBWrapper td h4 {
	margin-top: 0;
}

#enquiyForm input, #enquiyForm textarea {
	font-family: tahoma,verdana,helvetica;
	font-size: 14px;
}
