body {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #EEEEEE;
	background-image : url(http://nztbc.co.nz/images/tbc_bg.gif);
	background-repeat : repeat-x;
}

td {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}
a {
	color : #0066CC;
	text-decoration : none;
}
a:hover {
	color : #0099CC;
	text-decoration : none;
}

a:active {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

.heading {
	font-family : verdana,tahoma,helvetica;
	font-weight : bold;
	color : #000000;
	font-size : 12px;
}

.textWhite {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
}

.textWhite a {
	color : #FFFFFF;
	text-decoration : none;
}

.textWhite a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.textWhite a:hover {
	color : #0066CC;
	text-decoration : none;
}

.textWhite a:active {
	text-decoration : none;
}

.textWhite a:visited {
	text-decoration : none;
}

.textSmall {
	font-family : verdana, arial, helvetica, geneva, sans-serif;
	font-size : 10px;
}

.textSmallWhite {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10px;
}

.textLarge {
	font-family : verdana, arial, helvetica, geneva, sans-serif;
	font-size : 13px;
	color : #000000;
}

.textBox {
	background-color : #0066CC;
	color : #FFFFFF;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11px;
	height : 18px;
	border : 0px;
}

.textArea {
	background-color : #0066CC;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	border : 0px;
}

.button {
	background-color : #0066CC;
	color : #FFFFFF;
	font-size : 10px;
}
.nav_text {
	color: #FFF;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 11px 3px 11px;
}
.nav_text a {
	color: #FFF;
	text-decoration : none;
}
.nav_text a:hover {
	color: #DDD;
	text-decoration : none;
}