/* Copyright © 2006. NZDH Ltd. All Rights Reserved. */
/* All source code remains the property of NZDH Ltd. */
/* For any questions/comments, please email info@nzdh.co.nz. */


/* START CSS Document */

.bg { background-image:url(images/bg_stripes.gif); }
.bg-header { background-color:#EFF0E2; }
.bg-menu { background-color:#EFF0E2; }
.bg-text { background-color:#EFF0E2; }
.bg-footer { background-color:#EFF0E2; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

BODY {
margin-left:0;
margin-bottom:0;
margin-right:0;
margin-top:0;
}

SELECT, INPUT, TEXTAREA {
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
}

H1, H2, H3, H4 {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  color:#333333;
  font-weight:bold;
}

.main_heading {
  font-family: Arial, Verdana, sans-serif;
  font-size:26px;
  color:#F76347;
}

.slogan {
  font-family: Arial, Verdana, sans-serif;
  font-size:10px;
  color:#333333;
}

.menu {
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
  color:#1B5AA0;
  height:25px;
  line-height:20px;
}

.top_menu {
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
}

TD.top_menu {
background-color:#253B6B;
text-align:center;
vertical-align:middle;
}

.left_menu_main {
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
  color:#000000;
  font-weight:bold;
}

.left_menu_text {
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
  color:#000000;
}

.more {
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
  color:#810404;
  font-weight:bold;
  text-decoration:underline;
}

.heading {
  font-family: Arial, Verdana, sans-serif;
  font-size:15px;
  color:#024871;
  font-weight:bold;
}

.categories {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  color:#000000;
  font-weight:bold;
}

.text {
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
  color:#333333;
}

.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size:10px;
  color:#495766;
}

/* END CSS Document */
