/*
***********************************************************************
*  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 :12pt; color:#003399; 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      {font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none }
a            {font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none }
td {font-size :10pt; color:#333333; font-family:Verdana}
#green {background-image: url('images/green.jpg'); top-margin: 0; height:37;}
#greenmenu {background-image: url('images/green.jpg'); top-margin: 0; height:37;}
#greenmenu a {font-size: 12pt; text-decoration: none; color: #000000}
#greenmenu a:hover { font-size: 12pt; text-decoration: none; color: #000000 }
.copyright{ font-size: 8pt; text-decoration: none; text-align: center }
img {border: 0;}
.TItle {font-size: 12pt}

.MenuTitle {
	margin-top: 5px;
	width:95%;
	display:block;
	padding:0.5em;
	border:solid 1px #000000;
}
a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.topmenu:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
