body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bg {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 42px top;
}
.transbox-bg {
	background-image: url(images/transparent-box.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbubbles {
	background-image: url(images/rightbubbles.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.whitetext-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-style: italic;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #BFA077;
	text-align: center;
	display: block;
	font-style: normal;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-align: center;
	display: block;
	font-style: normal;
}
.menuSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #1C5E36;
	text-align: center;
	display: block;
	font-style: normal;
}
.whitetext-light {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
}
.bgCentred {

	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.text-xsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.small-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #004000;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}
.small-navigation:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5D1715;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

.small-navigationSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	background-color: #004000;
	display: block;
}

.PageHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #1C5E36;
	text-align: center;
	font-style: italic;
}
.Submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	font-style: italic;
	border-bottom-color: #014D02;
	white-space: normal;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	letter-spacing: .1em;
}

.Submenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	font-style: italic;
	border-bottom-color: #014D02;
	white-space: normal;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	letter-spacing: .1em;
}

.SubmenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	font-style: italic;
	border-bottom-color: #014D02;
	white-space: normal;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
	
.SubmenuSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: block;
	font-style: italic;
	border-bottom-color: #014D02;
	white-space: normal;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	letter-spacing: .1em;
}
.ContactBox {
	padding: 8px;
	border: 1px dotted #014401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
}
.functions-headers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	background-color: #BFA077;
	display: block;
}

