body {
	background-image: url(../images/bluewhitebackground.gif);

}
.headerbackground {
	background-image: url(../images/bannerwithouttext.gif);
	background-repeat: no-repeat;
}
.header {
	font-size: x-large;
	font-style: normal;
	color: #000066;
	text-align: center;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.colourdarkblue {
  background-color: #330099
}
.colourlightblue {
  background-color: #6699FF
}
.colourmedimuorange {
  background-color: #FF6600
}
.colourreddishorange {
  background-color: #990033
}

.menutable {
	background-color: #330099;
	border: 0 none #FF0000;
}
.menutablerow {
	background-color: #330099;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	cursor: pointer;
}
.menutablehoverrow {
	background-color: #6699FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	cursor: pointer;
}
.menutabledivider {
	background-color: #FF6600;
}
a.menulink:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
	text-decoration: underline;
	background-color: #6699FF;
	color: #FFFFFF;
}
a.menulink:active {
	text-decoration: underline;
	background-color: #6699FF;
	color: #FFFFFF;
}
.disclaimer {
	font-style: italic;
	text-align: center;
}
.bccbodytext {
}
.bccheadertext {
	font-size: large;
	text-align: center;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.bccbodytextalternate {
	font-style: italic;

}
