body {
padding: 0px;
margin: 0px;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-body.gif);
background-repeat: repeat-y;
background-position: top left;
background-color: #dcca00;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F58220;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #EFEFEF;
}

body, td, div, p, span {
color: #000000;
font-family: verdana;
font-size: x-small;
}

a img {border: none;}

html>
body, td, div, p, span {
font-size: small;
}

a {
color:#00a7f6;
font-family:verdana,arial;
}

a:hover	{
color:#71d3ff;
}

#header {
background-image: url(http://www.gisvin.co.nz/templateimages/bg-header.gif);
}

.subnav	{
color: #4e52c5;
font-size: xx-small;
padding: 5px 5px 6px 5px;
text-align: center;
}

html>
body .subnav {
font-size: x-small;
}

h1 {
color: #000000;
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
}

html>
body h1 {
font-size: large;
}

h2 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
color: #dccb00;
}

html>
body h2 {
font-size: large;
}

.navcol {
background-color: #026497;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #918500;
}

html>
body .small {
font-size: x-small;
}

.searchbox {
background-color: #f9c700;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-search.gif);
background-repeat: repeat-y;
text-align: center;
width: 100%;
}

.searchbox form {
margin: 4px 0px 0px 0px;
padding: 0px;
}

.field {
font-size: 9pt;
color: #000000;
width: 120px;
}

.go {
margin-top: 2px;
}

.searchbutton {
text-align: right;
width: 100%;
}

.topstrip {
background-color: #f9c700;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-top-strip.gif);
}

.content {
vertical-align: top;
width: 100%;
padding: 15 20 30 20;
line-height: 140%
}

.shellinner {
background-image: url(http://www.gisvin.co.nz/templateimages/bg-left.gif);
background-repeat: repeat-y;
background-position: top left;
}

.shellouter {
background-color: #ffffff;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-right.gif);
background-repeat: repeat-y;
background-position: top right;
}

.contentbox {
padding: 27 40 30 25;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-content.gif);
background-repeat: no-repeat;
background-position: top right;
width: 100%;
}

.subbase {
background-image: url(http://www.gisvin.co.nz/templateimages/bg-subnav.gif);
}

.sub-mid {
background-color: #1d21a2;
text-align: center;
}

.sub-left {
background-color: #1d21a2;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-subnav-left.gif);
}

.sub-right {
background-color: #1d21a2;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-subnav-right.gif);
}

/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers - bg Blend 1 */
/* ========================================================================================= */


#navigator {
width: 143px;
background-image: url(http://www.gisvin.co.nz/templateimages/bg-nav.gif);
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: center;
margin: 0 0 0 20;
padding: 0px;
width: 143px;
}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
font-size: x-small;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 6px 5px 6px;
text-decoration: none;
display: block;
width: 100%;
background-color: #eefbff;
border-bottom: solid #eefbff 1px;
color: #000000;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #0084c8;
background-color: #ffffff;
border-bottom: solid #dbeef4 1px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #f5ea6a;
background-color: #2e3191;
border-bottom: solid #2e3191 1px;
}

.submen a {
font-weight: normal;
}