/* @override http://www.ngangart.co.nz/styles.css
	http://ngangart.co.nz/styles.css */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFE5;
}

body, p, td {
	color: #482f92;
	font: 12px Verdana, Helvetica, sans-serif;
}

body.home {
  background-color: #121244;
}

a {
	color: #000066;
}

div#Page21, div#Page21 p, div#Page21 td {
	color: #ffffcc;
}

div#Page21 td#Main a:link, div#Page21 td#Main a:visited {
	color: #ffffcc;
	text-decoration: none;
	font-size: 100%;
}

div#Page21 td#Main table#IndexTable a:link, div#Page21 td#Main table#IndexTable a:visited {
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
}

div#Page21 td#Main table#IndexTable a:hover {
	text-decoration: underline;
}

div#Page21 td#Main table#IndexTable img {
	margin-bottom: 20px;
	margin-top: 30px;
}

div#Page21 td#Main table#IndexTable p {
	margin: 0;
	line-height: 0;
}

hr {
	border-bottom-style: none;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h6 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

h5 {
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-weight: normal;
	font-size: 20px;
	color: #000066;
}

h1 {
	color: #cccc99;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

div#sliding_nav {
	position: fixed;
	display: block;
}

td#Main {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 20px;
}

td#Main a {
}

td#Right {
	vertical-align: top;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	color: #999999;
	border-left: 1px dotted #cccccc;
}

td#Right h1 {
	font-size: 12px;
}

td#Right a {
	color: #666666;
}

/* @group Nav1 */

td#Nav1 h1 {
	display: block;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 12px;
}

td#Nav1 h1 a {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

td#Nav1 {
	font-size: 11px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
  background-color: #121244;
}

td#Nav1 a {
	display: block;
	padding: 0px 0px 5px 10px;
	color: #ffffff;
	text-decoration: none;
}

td#Nav1 a:hover {
	text-decoration: underline;
}

td#Nav1 a.On {
	font-weight: bold;
	color: #ffff99;
}

td#Nav1 a.On:hover {

}
	
/* @end */

td#Footer {
	text-align: center;
	font-size: 9px;
	vertical-align: bottom;
	margin: 0px;
	padding: 5px;
	color: #cccc99;
}

td#Footer a {
	color: #999966;
}

.form {
	font-size: 9px;
	color: #666666;
}

.InlineImageL {
	font-size: 9px;
	padding: 0px;
	float: left;
	margin: 0 10px 10px 0;
}

.InlineImageL td {
	font-size: 9px;
}

.InlineImageR {
	font-size: 9px;
	padding: 0px;
	float: right;
	margin: 0 0 10px 10px;
}

.InlineImageR td {
	font-size: 9px;
}

.InlineImageL td img, .InlineImageR td img {
	border: 1px solid #666666;
	margin-bottom: 5px;
}

#Keywords p {
	font-size: 9px;
	color: #cccc99;
}

.SmallForm, .SmallForm input, .SmallForm td, .SmallForm textarea {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#HomePage td, #HomePage p {
	color: #f0e848;
	font-size: 11px;
}

.thumb_large {
	height: 30px;
	width: 30px;
}

.thumb_medium {
	height: 20px;
	width: 20px;
	margin-right: 5px;
}

.thumb_small {
	height: 10px;
	width: 10px;
	margin-right: 5px;
	margin-left: 10px;
}

div#ThumbnailSizes {
	float: right;
	vertical-align: bottom;
	margin-right: 10px;
	text-align: right;
	margin-left: 20px;
	display: block;
	width: 150px;
	clear: both;
	position: static;
}

div#ThumbnailSizes span {
	float: right;
	border-style:solid;
	margin-top: 5px;
	border-color: #999966;
	border-width:1px;
	background-color: #FFF;
	vertical-align: bottom;
}

div#ThumbnailSizes span#SizeON {
	background: #cccc99;
}

div.Thumbnails {
	display: inline;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
	vertical-align: top;
}

div.Thumbnails p {
	margin: 0;
	padding-top: 5px;
}

div.Thumbnails a {
	text-decoration: none;
}

div.Thumbnails a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}
