body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000033;
	padding: 0px;
	margin: 2px 0px 0px;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000066;
	scrollbar-base-color:#000033;
	scrollbar-face-color:#000066;
	scrollbar-shadow-color:#000033;
	scrollbar-highlight-color:#ECF9FF;
	scrollbar-3dlight-color:#ECF9FF;
	scrollbar-darkshadow-color:dark #000033;
	scrollbar-track-color:#000033;
	scrollbar-arrow-color:#ECF9FF;
	text-align: center;
}
#container	{
	position:relative;
	overflow:visible;
	width:770px;
	z-index:100;
	height: auto;
	margin: auto;
	left: 0px;
	top: 3px;
	background-color: #ECF9FF;
	text-align: left;
	}
#Header	{
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:95px;
	overflow:visible;
	z-index:99;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}
#menu	{
	position:absolute;
	left:0px;
	top:69px;
	width:770px;
	height:200px;
	z-index:0;
	overflow: hidden;
	}
h1 {
	font-size: 18px;
	color: #000066;
}
td {
	font-size: 12px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
.highlight {
	font-size: 110%;
	font-weight: 700;
}
.just {
	text-align: justify;
	padding: 5px;
	border: 1px none #000066;
}
.just0pad {

	text-align: justify;
	border: 1px solid #000066;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	bottom: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	padding: 1px 5px;
}
.contrast {
	color: #ECF9FF;
}
.centre {
	text-align: center;
}
.photo {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border: 1px solid #000066;


}
li {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 14px;
	font-weight: normal;

}
.foottxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h3 {
	font-size: 14px;
	color: #000099;

}
.small {
	font-size: 9px;
}
h2 {
	font-size: 14px;
}
