body{
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
text-decoration: underline;
}
#mainDiv {
	width: 760px;
	position: relative;
	top: 10px;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 760px;
	background-image: url(images/header.jpg);
	height: 152px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	clear: both;
	padding: 0px;
}
#leftBar {
	text-align: left;
	position: relative;
	width: 23%;
	float: left;
	margin-left: 6px;
}
#midBar {
	text-align: left;
	position: relative;
	width: 50%;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
#rightBar {
	text-align: left;
	position: relative;
	width: 20%;
	float: left;
}
#footer {
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 760px;
	background-position: center bottom;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.colour1 {
	color: #006699;
}
.smaller {
	font-size: 90%;
}
.bord {
	border: 1px solid #CCCCCC;
}
.linknorm {
	text-decoration: none;
}
.linknorm a:link, .linknorm a:visited, .linknorm a:hover {
	text-decoration: none;
}
#contDiv {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 760px;
}
#menu, #contDiv1 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	width: 760px;
	position: relative;
}
#menu td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-top: 1px dotted #6296CA;
	border-right: 1px #6296CA;
	border-bottom: 1px dotted #6296CA;
	border-left: 1px #6296CA;

}
#menu a:link, #menu a:hover, #menu A:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	background-color: #FFFF00;
	line-height: 1.4em;
	margin-right: 4px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
h2 {
	font-size: 14px;
}
p {
	font-size: 13px;
	line-height: 1.2em;
	margin-left: 15px;
	margin-right: 15px;
}
.bg410 {
	background-image: url(images/410_bgtbl.gif);
}
.colour2 {
	color: #FFFFFF;
}

