.nzinfo {
	background-image: url(img/line.gif);
	background-position: center center;

}
.link {
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	line-height: normal;
	height: 18px;


}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #006600;
}
a:hover {
	font-size: 14px;
	color: #0000FF;
}
a:active {
	font-size: 14px;
	color: #000000;
}
.menu {
	background-image: url(img/sheep.jpg);
}
.title {
	background-color: #FF9900;
	border: solid #FF9900;

}
.border {
	border-top: thin dotted #009900;
	border-right: thin none #009900;
	border-bottom: thin dotted #009900;
	border-left: thin none #009900;

}
.oborder {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

