
body, tr, td, p, div, span, ul, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;

}

td {
	text-align: left;
}

.table-border {
	background-color: #666666;
}

.table-title {
	background-color: #FFF9F3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.table-hl {
	background-color: #FFF9F3;
}

p {
	line-height:1.4em;
	margin-bottom: 10px;
	text-align: left;
}

.table-alt1 {
	background-color: #FFFFFF;
}

.table-alt2 {
	background-color: #F8F8F8;
}

.tablebg {
	background: url(../program_images/bg.gif);
}

form {
	margin: 0px;
}

a:link, a:visited {
	color: #0066c8;
	font-weight: bold;
}

a:hover {
	color: white;
	background: #007df4;
}

body {
	background: #0b0b0b;
	margin: 0px auto;
	font-size: .9em;
	color: black;
	width: 850px;
	text-align: center;
}

h1 {
	color: #db0000;
	font-size: 2.6em;
	font-family: Georgia, Times, serif;
	margin: 0;
}

h1, h2, h3, h4 {
	line-height: 1.2em;
	font-family: Georgia, Times, serif;
}

h2 {
	color: #007df4;
	font-size: 2em;
	padding: 30px 0 0 0;
}

h3 {
	color: #db0000;
	font-size: 1.9em;
}

.black {
	color: #232323;
}

.bluebg {
	background: #0b76e7;
}

.clear {
	clear: both;
}

.contactinfo {
	clear: both;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	background: silver;
	margin-top: 60px;
	margin-bottom: 0;
	padding: 10px;
}

.current {
	color: #fdf5e6 !important;
	background: transparent;
}

.firstitem {
	border-left: none !important;
}

.fltleft {
	float: left;
	margin-right: 10px;
}

.fltright {
	float: right;
	margin-left: 10px;
}

#container {
	width: 850px;
	background: white;
	border: 1px solid white;
}

#footer {
	clear: both;
	background: #3e3e3e;
	font-weight: bold;
	font-size: .8em;
	padding: 10px;
	text-align: center;
}

#footer p {
	color: white;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: white;
	background: #3e3e3e;
}

#header {
	color: white;
	background: url(images/headerbg3.jpg) repeat-x black;
}

#header h1 {
	font-weight: normal;
	margin-right: 40px;
	padding: 20px 0;
	font-family: Georgia, Times, serif;
	color: silver;
	border-bottom: 0;
	text-align: right;
	font-size: 1.5em;
	line-height: 1em;
}

#nav a, #nav a:visited {
	color: black;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 60px;
}

#nav a:hover {
	color: #fdf5e6;
	background: transparent;
}

#nav li {
	display: inline;
	border-left: 1px solid #97211e;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav ul {
	background: url(images/navbg.jpg) repeat-x;
	padding: 8px 30px 8px 0;
	margin: 0;
	text-align: left;
}

a img {
	border: none;
	background: transparent;
}

h4, .blue {
	color: #007df4;
	font-size: 1.5em;
}

.red, #footer a:hover {
	color: #db0000;
}

.emphasise {
	color: #db0000;
	font-weight: bold;
}


