body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin-top: -1px;
	background-color: #EAE6CD;
	color: #333333;
}
p  {
	font-size: 12px;
	line-height: 18px;
	margin: 0em 0em .5em 0em;
}
.intro {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
td,th {
	font-size: 12px;
	line-height: 11px;
	font-size: 11px;
	color: #333333;
}




a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #336600;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1em;
	margin-bottom: .5em;
}
h1 {
	font-size: 24px;
	color: #003300;

}
h2 {
	font-size: 21px;
	color: #003300;

}
h3 {
	font-size: 16px;
	color: #003300;

}
h4 {
	font-size: 14px;
	color: #666666;

}
h5 {
	font-size: 12px;
	color: #336600;
}
h6 {
	font-size: 13px;
	color: #003300;
	line-height: 13px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;

}
.bg1 {
	background-color: #FFFFEE;
	vertical-align: top;
}

.bgleftshad {
	background-image: url(images/leftshad.gif);
	background-repeat: repeat-y;
	background-color: #EAE6CD;
}
.bgrightshad {
	background-image: url(images/rightshad.gif);
	background-repeat: repeat-y;
	background-color: #EAE6CD;
}
.colour1 {
	color: #003300;
}
.colour2 {
	color: #336600;
}
.topline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.tabletext {
	font-size: 12px;
	line-height: 16px;
	
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

	li, ul,ol  {
	
	font-size: 12px;
	line-height: 18px;
	}

ul  {
	list-style-type: square;
	}

ol  {
	list-style-type:decimal;
	 
	}
 ul, ol  {
	padding: 0px 0px 0px 1.25em;
	margin: 0px 0px .5em .15em;
	list-style-position: inside;
	text-indent: -1.25em;
}

li  {
	padding:  0px 0px 0px 0em;
		margin: 0px 0px 0px 0em;
	 
}
 
blockquote, em  {
	font-weight: normal;
	font-style: italic;	
}

.caption {
	font-size: 12px;
	line-height: 14px;
}
.bg2 {
	background-color: #EAE6CD;
}
.bg3 {
	background-color: #003300;
}
.bg1b {
	background-color: #FFFFDD;
}
.bg2b {
	background-color: #EAE6CD;
}
#maintable {
	width: 900px;
}
ul#navlist
{
color: #FFFFEE;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 18px;
	
}

#navlist li
{
	text-indent: 0px;
	display: inline;
	list-style-type: none;
}

#navlist a { 
font-size: 11px;
line-height: 11px;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFEE;
	background-color: #003300;
	text-decoration: none;
}

#navlist a:hover
{
	color: #FDAF1D;
	background-color: #003300;
	text-decoration: none;
}
