body {
	background-color: #10246B;
}
p,td,ul,ol,input,textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
p,td,ul,ol {
	color: #000000;
}
a.menuLink:link, a.menuLink:visited
{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:hover, .selected
{
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
p {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 18px;
}
.menuParagraph {
	margin-right: 13px;
	line-height: 22px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 12pt;
	color: #2A612E;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 10pt;
	color: #10246B;
}
.top {
	background-image: url(http://bandb.co.nz/images/top.gif);
	background-repeat: repeat-x;
}
.tl {
	background-image: url(http://bandb.co.nz/images/tl.gif);
	background-repeat: no-repeat;
	width: 134px;
	height: 177px;
}
.tr {
	background-image: url(http://bandb.co.nz/images/tr.jpg);
	background-repeat: no-repeat;
	width: 220px;
}
.mainBody {
	background-color: #FFFFFF;
}
.mb {
	background-image: url(http://bandb.co.nz/images/mb.gif);
	background-repeat: repeat-y;
}
.mbot {
	background-image: url(http://bandb.co.nz/images/mbot.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 134px;
}
.br {
	background-color: #FFFFFF;
	background-image: url(http://bandb.co.nz/images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer{
	font-size:9pt;
	color:#fff;	
}

#footer a:link, #footer a:visited{
	color:#fff;	
}