body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-color: #333333;
}
.ImageTitle {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
}
.ImageNav {
	background-image: url(img/nav2.jpg);
}

.BorderBox {
	border: 1px solid #000000;
}
.NavFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
.BodyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.HeadFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	font-weight: bolder;
}
.FooterFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.ButtonSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #000000;
}
.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-decoration: none;
	color: #333333;
}
.picborder {
	background-color: #000000;
	border: 1px solid #666666;
}
.picborder:hover {
	border: 1px solid #FFFFFF;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
.boxcolour {
	background-color: #CCCCCC;
}
.FooterFontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bolder;
}
.HeadFont2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.photoborder {
	border: 1px solid #FFFFFF;
}

.textarea {
background-color: #666699;
color: #ffffff;
}
