﻿#banner {
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	background-image: url('../images/banner1040.jpg');
	background-repeat:no-repeat;
	height: 160px
}
div {
	white-space: nowrap;
	text-align: center
}
td             {
	text-align: center
}
table {
	border-style: none;
	border-width: thin;
	width: 100%
}
img {
	border-style: solid;
	border-width: thin;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	margin: 6px
}
hr  {
	background: #005500;
	border: 0;
	height: 2px
}
a:link              {
	color: #F03000;
	text-decoration: none
}
a:visited      {
	color: #FF6633;
	text-decoration: none
}
a:hover      {
	text-decoration: underline
}
a:active      {
	color: #FF6633;
	text-decoration: none
}
a.hide:hover		{
	text-decoration:none;
	cursor:text
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: lighter;
	text-align:center;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	text-align:center;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: lighter;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	font-weight: lighter;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
.banner {
	margin-left:0px
}
p	{
	text-align: left;
	font-size: 0.7em;
	margin-top:0px;
	margin-bottom: 0px
}
.centre {
	text-align: center
	}
.left {
	text-align: left;
	margin-bottom: 0px
}
.caption {
	width: 600px;
	font-size: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto

}
.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #005500;
	text-decoration: underline;
}
.menu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #808080 !important
}
.bold {
	font-weight: bold;
	font-size: 1.3em;
}
.notes         {
	font-style: italic;
}
.small {
	font-size: 0.8em
}
.ul {
	text-decoration: underline
}
.tiny          {
	font-size: xx-small;
	text-align: right
}
.panel {
	font-size: 0.75em;
	width: 300px;
	vertical-align: top;
	text-align:center;
	margin-left: auto;
	margin-right:auto
}
.stick  {
	white-space:nowrap
}
.c_img {
	width: 334px;
	vertical-align: top
}
.c_txt {
	width: 100%;
	vertical-align:top
}
.c33 {
	width: 33%;
	vertical-align:top
}
.c34 {
	width: 34%;
	vertical-align:top
}
.c50 {
	width: 50%;
	vertical-align:top;
	text-align:left
}
.c100 {
	width: 100%;
	vertical-align:top;
	text-align:left;
	white-space:nowrap
}