/*
***********************************************************************
*  Copyright (C) 2006 Kustom Page New Zealand
*
*  This program is free software; you can modify (at your own risk) any part of it
*  under the terms of the License that accompanies this software and use it both
*  privately and commercially.
*
*  All copyright notices must remain in tacked in the scripts and the
*  outputted HTML.
*
*  This program is distributed in the hope that it will be useful,
*  but WITHOUT ANY WARRANTY; without even the implied warranty of
*  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR ANY OTHER
*  WARRANTIES WHETHER EXPRESSED OR IMPLIED.
*
*  www.KustomPage.com
*  
*  For support email support@wwsnz.com. We reserve the right to decline support requests
*  for modifications to Kustom Page
***********************************************************************
*/

body {font-size :10pt; color:#333333; font-family:Verdana; margin-top: 0px;}
input         { border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px }
a:hover      { text-decoration: underline }
a            { color: #0066CC; text-decoration: none }
td {font-size :10pt; color:#333333; font-family:Verdana}
#green {background-image: url('images/green.jpg'); top-margin: 0; height:20;}
#greenmenu {background-image: url('images/green.jpg'); top-margin: 0; height:20;}
#greenmenu a {font-size: 10pt; text-decoration: none; color: #000000}
#greenmenu a:hover { font-size: 10pt; text-decoration: none; color: #000000 }
.copyright{ font-size: 8pt; text-decoration: none; text-align: center }
img {border: 0;}
.TItle {font-size: 12pt}