/* CSS Document - rules for Screen  */ 

body {  background-color: #000000; font-style: normal; font-weight: normal}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12pt; font-style: normal; font-weight: normal;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #9194A2; text-decoration: none}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #Ff6800;
}
a:visited {
	color: #FFcc66;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	font-style: normal;
}
a:active {
	color: #ff6800;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}
	
	
.imgtxt {
	color: #6D91D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}



.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6800;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6D91D8;
	font-style: normal;
}


.tablecolour {  background-color: #282B35}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-style: normal; font-weight: normal;
}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5676C4;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	margin-right: 2px;
}

.title { font-family: Verdana, Arial, Helvetica, sans-serif; color: #D5E3FF; font-size: 10pt; font-style: normal; font-weight: bold; }

.galimg {
	border:thin solid #333333;
	margin: 0px;
	padding: 0px;
 }.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ff6800;
}
.menu a:link {
	font-size: 12pt;
	font-weight: bold;
	color: #ff6800;
	text-decoration: none;
}
.menu a:visited {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.menu a:hover {
	font-size: 12pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}


.menu a:active {
	font-size: 12pt;
	color: #ff6800;
	font-weight: bold;
}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #041649;
	background-color: #B3CCFD;
}
.bot_nav  {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #ff6800; text-decoration: none}
.bot_nav a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #Ff6800;
}
.bot_nav a:visited {
	color: #FF6800;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

.bot_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
	font-style: normal;
}
.bot_nav a:active {
	color: #ff6800;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
