body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}
h1 {
	color: #000000;
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	border: 0px none;
	padding: 0px;
	text-align: center;
	line-height: 12px;
}

h2 {
	font-family: "Franklin Gothic Book";
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	vertical-align: bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

h2 a {
	
	color: #CCCCCC;
	text-decoration: none;
}

h2 a:hover {
	
	color: #CCCCCC;
	text-decoration: underline;
}

.links {
	background-color: #00AB39;
	padding: 10px;
	text-align: center;
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 400;
}
.border {
	border: 1px solid #E9E9E9;
	width: 189px;
}
.text {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	padding-right: 10px;
}
.text a {
	text-align: left;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.text a:hover {
	text-align: left;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.rate {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #FF6600;
	padding-right: 0px;
	padding-top: 5px;
	text-align: center;
}
.border1 {
	border: 1px solid #DFDFDF;
	font-family: "Franklin Gothic Book";
	padding: 10px;
	font-size: 14px;
}

.border1 a{
	
	color:#333333;
	text-decoration:none;
	line-height: 20px;
}
.border1 a:hover{
	
	color:#993300;
	text-decoration:underline;
	line-height: 20px;
}


.nzmap {
	background-image: url(../images/nz-map.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	padding: 10px;
}
li {
	list-style-image: url(../images/bul.jpg);
	list-style-type: square;
	list-style-position: outside;
}
.quick {
	color: #00AB39;
	padding-right: 20px;
}

.man DIV {
	margin: 0px 0px 0px 10px;
	
}
.man DIV A { color: #515F7B; display: block; background: url(../images/arrow.gif) no-repeat 3px 3px; text-decoration: none; font-weight: normal; padding-left:20px; padding-right:5px; padding-top:1px; padding-bottom:2px }
.man DIV A:HOVER { color: #ff0000; background: url(../images/arrow.gif) no-repeat 8px 3px; font-weight: normal}

.man {
	border: solid #dfdfdf;
	border-width: 1px;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #666666;
	width:212px;
	background-repeat: no-repeat;
	padding: 5px;
}

.man  A { color: #333333; display: block; background: url(../images/bul.gif) no-repeat; text-decoration: none; padding-left:20px; padding-right:5px; padding-top:1px; padding-bottom:2px }
.man A:HOVER {
	color: #8C1212;
	background: url(../images/bul1.gif) no-repeat;
	font-weight: bolder;
}
.man Visited {border: solid #dfdfdf;border-width: 1px;font-family: Tahoma;font-size: 11px;margin-top: 0px;margin-right: -6px;margin-bottom: 2px;margin-left: -5px;padding: 5px;color: #FF8000;background-image: url(../images/bul1.gif);width:184px; display: block; font-weight: bold; text-decoration: none; padding-left:10px; padding-right:0px; padding-top:1px; padding-bottom:6px}
#current_footnote {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	background:#ffffff;
	border:1px solid #E8E8E8;
	width:400px;
	padding:5px;
	color:#000;
	font-size:11px;
	z-index:999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	}
.nav {
	background-color: #F9F9F9;
	color: #C0C0C0;
	font-family: "Franklin Gothic Book";
	font-size: 22px;
	border: 1px solid #C8C8C8;
	padding: 3px 3px 3px 10px;
}
.nav a {
	text-align: left;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	text-align: left;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
