
body,td,th {
/*	font-family: Geneva, Arial, Helvetica, sans-serif;
*/
font-size:0.98em;
font-family:Arial, Helvetica, sans-serif;
font-family: Lucida Sans Unicode, Geneva, Arial, Helvetica;
}
BODY {
	background-color: #000;
	margin: auto; /* This centered the content in Netscape */
	margin-bottom: 10px;
	margin-top: 10px;
	/*color:#80ABFD;*/
	color:#fff;

}
img {
	border:0px;
}
.contentclr {
background-color: #F4F4F4;
color:#000000;
}
.site_name_heading {
display:block;
font-size:36px;
text-align:center;
font-weight:500;
}
table.world {
border:5px double #000;
}
.hide {
display:none;
}
.body {
 borderx:1px ridge #fff;
 width:981px;
 margin:auto;
 background-colorx:#000000;
}

a, a:visited, a:active, a:link {
	text-decoration: none;
	font-weight: normal;
	color:#00FF66;


}
a:hover {
color:#00CC66;
}
table.headinglinks td a {
color:#FFFFFF;
}
hh {
	display:block;
	text-align:center;
}
a:hover {
color:#00FF66;
}
#debug_div{
display:none;
position:absolute;
top:25%;
left:20%;
background-color:#FFFF00;
width:600px;
height:300px;
overflow:scroll;
font-size:9px;
color:#000000;
}
table.bodytable {
border:3px ridge #CCCCCC;
width:760px;
}
h1,h2,h3,h4 {

	color: #fff;

}
h1 {
	font-size: 160%;
	font-weight: bold;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 90%;
	font-weight: bold;
}


.hideImage {
	display:none;
}


/* Fix to get IE to recognise the abbr tag - must be used like this <html:abbr title="whateva!"> </html:abbr>
	<!-- use the "html" namespace prefix for style settings -->
	<!-- also include the non-prefixed version for opera and other browsers -->
 */
html\:abbr, abbr {
	border: none;
	cursor: help;
}
.headerNavigation {

}
.main ,.main a {
color:#000;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }


FORM {
	display: inline;
}

TR.header {
  background: #000;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation, A:visited.headerNavigation { 
  color: #ffffff; 
  display:block;
  text-align:center;
}

A.headerNavigation:hover {
  color: #FFFF00;
}

TR.headerError {
  background: #ff0000;
}
.left_column, .right_column {
border-left:5px ridge #fff;
border-right:5px ridge #fff;
background-color:#000;

}
#main {

}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 110%;
}
table.headingLinks a {
color:#FFFFFF;
display:block;
text-align:center;
}
.newsHover {
background-color:#333333;
}
#navMenu .selected {

color:#B08A8A;
}
#navMenu ul {
display:block;
margin:0px;
padding:0px;
list-style:none;
padding-left:10px;
line-height:0.8em;
font-size:12px;


margin:auto;
}
#navMenu ul ul{
padding-left:15px;
list-style:none;
}
td.contentColour {
background-color:#fff;
}
#navMenu li {
display:block;
margin:0px;
padding:0px;
line-height:1.8em;
}
#navMenu li li {
display:block;
margin:0px;
padding:0px;
line-height:1.5em;

}
#navMenu li a, #navMenu li a:visited, #navMenu li a:active {
display:block;
color: #fff;
font-size:18px;
font-weight:normal;
clear:right;
}
#navMenu li a:hover {

	background-image:url(images/icons/menu.gif);
	background-position:right;
	background-repeat:no-repeat;
	color: #fff;
	border:1px solid #009900;
}


