body {
padding: 0px;
margin: 0px;
background-image: url(/newimages/poutiri/bg-body.gif);
background-repeat: repeat-y;
background-position: top left;
background-color: #000000;
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: #ffffff;
font-family: verdana;
font-size: x-small;
}

html>
body, td, div, p, span {
font-size: small;
}

.contentbox {
background-color: #048103;
border-bottom: solid #259724 1px;
}

.floater {
position:absolute;
left:135px;
top:216px;
z-index: +2;
}

.navcolumn {
background-color: #025502;
background-image: url(/newimages/poutiri/bg-nav.gif);
}

.mainbody {
padding: 5px 20px 0px 100px;
background-image: url(/newimages/poutiri/bg-design.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

a {
color:#ffe776;
font-family:verdana,arial;
}

a:hover	{
color:#000000;
}

ul {
list-style-type: disc;
}

#header {
background-image: url(/newimages/poutiri/bg-header.gif);
border-bottom: solid #000000 1px;
}

#nav {
background-image: url(/newimages/poutiri/bg-nav.gif);
}

.subnav	{
color: #000000;
font-size: xx-small;
border-top: solid #000000 1px;
padding: 5px 15px 15px 15px;
text-align: center;
margin: 0 145 30 0;
}

html>
body .subnav {
font-size: x-small;
}

h1 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
color: #ffffff;
}

html>
body h1 {
font-size: large;
}

h2 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
color: #99cb8b;
}

html>
body h2 {
font-size: large;
}

.navcol {
background-color: #026497;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #999999;
}

html>
body .small {
font-size: x-small;
}

.searchbox {
background-color: #f9c700;
background-image: url(/newimages/poutiri/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(/newimages/poutiri/bg-top-strip.gif);
}

.content {
vertical-align: top;
width: 100%;
padding: 15 20 30 20;
line-height: 140%
}

/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers - bg Blend 1 */
/* ========================================================================================= */

#nav {
background-image: url(/newimages/poutiri/bg-nav.gif);
}

#navigator {
width: 232px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 0px;
width: 232px;
}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
font-size: x-small;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 100px 5px 15px;
text-decoration: none;
display: block;
width: 100%;
border-top: solid #038403 1px;
border-bottom: solid #000000 1px;
color: #99cb8b;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #ffffff;
background-color: #048103;
border-top: solid #15a414 1px;
border-bottom: solid #000000 1px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #035502;
background-color: #4fb94e;
border-bottom: solid #77d876 1px;
border-top: solid #048103 1px;
}

.submen a {
font-weight: normal;
}