body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E2F00;
	font-size: 75%;
	text-align: center;
	padding-top: 30px;
	background-image: url(image/bground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #414044;
}
.centre {
	text-align: center;
	padding: 0px;
}
.outer {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000066;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.container {
	width: 100%;
	text-align: left;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #644300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #644300;
}
h1 {
	text-align: center;
	font-size: 300%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #3E2F00;
	margin-top: 0px;
	margin-bottom: -10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.heading {
	height: 120px;
	text-align: center;
	background-color: #9D9DFD;
}
.leftblock {
	float: left;
	width: 150px;
	background-color: #9D9DFD;
}
#button {
	width: 150px;
	padding: 0;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #6565fc;
}
#button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button li a {
	display: block;
	color: #ccccff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	color: #3366CC;
	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: #EEE4A4;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #EEE4A4;
	background-color: #ccccff;
}
.rightblock {
	float: right;
	width: 150px;
	text-align: center;
	margin-right: 0px;
	font-size: 75%;
	padding-top: 0px;
}
.rightblock li {
	list-style-type: none;
	margin-left: -40px;
}
h2 {
	font-size: 120%;
	margin-bottom: -5px;
}


a:link {
	color: #0099cc;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline overline;
	background-color: #0099cc;
	color: #ccccFF;
	}
h3 {
	font-size: 110%;
	background-color: #020200;
	margin-top: 0px;
	color: #FFFFcc;
}
td {
	font-size: 75%;
}
table {
	width: 585px;
}
.rightimg {
	float: right;
	position: relative;
	z-index: 4;
}
fieldset {
	padding: 0px;
	width: 585px;
}
legend {
	color: #3E2F00;
	font-weight: bold;
}
th {
	font-size: 75%;
	text-align: right;
	line-height: 150%;
}
.left {
	float: left;
	margin-right: 15px;
}
.bold {
	font-weight: bold;
}
.list {
	padding-left: 200px;
}
.main {
	position: relative;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	width: 588px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #644300;
	border-left-color: #644300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #644300;
}
.main li {
	list-style-image: url(image/horseshoe.gif);
}
.rightlogo {
	background-image: url(image/logo3.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 110px;
}

h5 {
	font-size: 75%;
	text-align: center;
}
.imglink {
	border: none;
}
.more {
	text-align: right;
}
.centreCopy {
	text-align: center;
	border: 1px solid #FF0000;
}
caption {
	font-size: 70%;
}
.green {
	font-weight: bold;
	color: #006633;
}
.red {

	font-weight: bold;
	color: #FF0000;
}
.just {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
blockquote {
	font-style: oblique;
	font-size: 95%;
}

li {
	margin-bottom: 10px;
}
.border {
	border: 3px outset #47779E;
}
.leftlist {
	float: left;
	width: 50%;
}
.rightlist {
	float: right;
	width: 50%;
}
.calc {
	width: 560px;
	border: 1px solid #ADADAD;
	text-align: center;
	padding-right: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.centrenav {
	text-align: center;
	padding-top: 10px;
}
.leftimglnk {
	float: left;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.outerimage {
	width: 1008px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000066;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.quotation {
	font-style: italic;
	font-weight: bold;
	border: 2px dashed #339900;
	padding: 10px;
	font-family: "Comic Sans MS", Arial, Verdana;
	color: #006600;
	background-color: #FFFFCC;
}
.bg {
	background-color: #000066;
	color: #FFFFFF;
	line-height: 140%;
	padding-left: 10px;
}
.dietchart {
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.chart {
	font-size: 150%;
}
.blue {
	font-size: 120%;
	color: #000099;
	text-align: center;
	font-weight: bold;
}
.system {
	font-size: 80%;
}
.fields {
	width: 140px;
}
.fieldssum {

	width: 60px;
}
