td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
}.border {
	border: 1px solid #999999;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first, a.footerfirst{
	text-decoration:none;
	color:#177BD4;
	font-weight: bold;
}

a.second{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

a.first:hover {color:#FFFFFF;}
a.footerfirst:hover {color: #3394ea;}
a.second:hover {color:#000000;}

td .style5 {
color: #333333;
}

table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}
.headings1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}

.padding {
	padding: 10px;
}
.backgroundleft {

	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.backgroundright {

	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
.backgroundmaori {


	background-image: url(images/maori_mud.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.backgroundfooter {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.backgroundaccom {



	background-image: url(images/maori_mud.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
.paddingblue {
	padding: 10px;
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.padding2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
