body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/back.gif);
	margin-top: 8px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: green;
}
.image-border {
	border: 1px solid #005983; 	margin: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: green;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #005983;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	font-variant: normal;
	text-decoration: underline;
}
a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: white;
	font-variant: normal;
	text-decoration: none;
}
a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	font-variant: normal;
	text-decoration: underline;
}

a.cwd {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
	color: black;
	font-variant: normal;
	text-decoration: none;
}
a.cwd:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
	color: black;
	font-variant: normal;
	text-decoration: underline;
}
.table-header {
	background-color: #ff7418;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004B77;
	border-right-color: #004B77;
	border-bottom-color: #004B77;
	border-left-color: #004B77;
	height: 25px;
}
.td-header {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004B77;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FF7418;
}
.style3 {color: #005983}.border {
	border: 1px solid #008000;
}
.ul-green {
	list-style-type: disc; color:green
}
.ul-green li span { color:black	
}
div#navbar {
	height: 30px;
	width: 760px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-image: url(/images/navimage.gif);
	float: center;
}
div#navbar ul {
	margin: 1px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 8px 8px;
	color: #FFF;
}
div#navbar li a:link {
    font-weight: normal;
    color: #FFF:
}
div#navbar li a:visited {
    font-weight: normal;
    color: #FFF;
}
div#navbar li a:hover {
    font-weight: normal;
    color: #FFF;
    background-color: #002a05;
}.green {
	color: #008000;
}
.green {
	color: #008000;
	font-weight: bold;
}
.font10pix {
	font-size: 10px;
}
.centreh1 {
	text-align: center;
}
