body,td,th {
	color: #333;
}
body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F60;
	font-weight: bold;
}
a:visited {
	color: #F60;
	font-weight: bold;
}
a:hover {
	color: #F90;
	font-weight: bold;
}
a:active {
	color: #FFF;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #333;
	line-height: 130%;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 15px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #333;
	border-left-color: #333;
	border-top-style: none;
	border-bottom-style: none;
}
h2 {
	font-size: 18px;
	color: #333;
}
h3 {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	font-size: 14px;
	color: #333;
}
h5 {
	font-size: 12px;
	color: #333;
}
h6 {
	font-size: 10px;
	color: #000;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-right: 5px;
}

.copy-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-bottom: 0px;
}

.copy-end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 5px;
}

.copy-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-bottom: 8px;
	margin-right: 5px;
}

.copy-bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.end {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #387272;
	border-left-color: #387272;
}

#navigation td {
	margin-top: 20px;
	}
	
#navigation a {
	color: #000;
	line-height:15px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 5px 45%;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#FFF;
	background-color: #333;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}

.wline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-color: #333;
}
.wline-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.line-left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.line-leftright {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0;
	margin: 2px;
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: url(bul.jpg);
	color: #000;
	line-height: 130%;
}
.bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0;
	margin: 2px;
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: url(bul.jpg);
	color: #000;
	line-height: 116%;
}

.colour {
	color: #387272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.centre-colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 120%;
	font-weight: bold;
	color: #387272;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.centre-colour2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #387272;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.centre-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	line-height: 100%;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}


label {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin-top:10px;
	margin-bottom:3px;
}

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	padding:10px 15px 15px 15px;
	margin:15px 6px 6px 6px;
}

fieldset input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	padding:3px;
	font-size:130%;
}

fieldset textarea{
	font-family: Arial, Helvetica, sans-serif;
	padding:3px;
	font-size:130%;
	width:290px;
	height:90px;
}

fieldset input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:right;
	margin-top:25px;
	padding:5px;
}

