body {
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

a:link, a:visited, a:active{
color: #6699CC;
}

a:hover {
color: #6699CC; 
text-decoration: none;
}

a.hplink:link, a.hplink:visited, a.hplink:active{
	font-size: 15px;
	color: #336699;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight: normal;

}

a.hplink:hover {
	font-size: 15px;
	color: #336699;
	text-decoration: underline;
	margin: 5px;
	padding: 5px;

}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, #bytxt{
color: #999999;
text-decoration: underline;
}

a.footerlink:hover {
color: #999999; 
text-decoration: none;
}


ul {
	margin: -10px 0px 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td.centercell {
	background-image: url(images/bgmain.gif);
	height: 480px;
	width: 100%;
	background-repeat: repeat-x;
}

.maintable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 452px;
	width: 760px;
	border: 1px solid #333333;
}

.navcell {
	background-color: #EFF5EA;
	text-align: center;
	vertical-align: middle;
	padding: 2px 14px;
	height: 24px;
	width: 575px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
}

.logocell {
	background-color: #F1EFD6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	text-align: center;
	vertical-align: middle;
	width: 185px;
	height: 24px;
}

.maincell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c1c1;
}

.secondarycell {
	background-color: #F3F8EF;
	vertical-align: top;
	padding: 5px;
	text-align:left;
}

.keyareatable {
	color: #006699;
	background-color: #FCFCF7;
	text-align: center;
	vertical-align: top;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	font-size: 9px;
}

.subsectiontitle {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

.sectitle{ margin:10px 0 0 0; }

.rightboxes {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 165px;
	border: 1px solid #CCCCCC;
	padding:4px; 
}

form {
	margin: 0px;
	padding: 0px;
}

.enquiryfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	height: 18px;
	width: 350px;
}

.enquiryfieldsmulti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	width: 350px;
}

.enquirybttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	height: 20px;
	width: 100px;
}

.pagetitle {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.keycells {
	text-align: center;
	vertical-align: top;
}
.webdesignuk {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	height: 20px;
	margin: 0px;
	width: 760px;
	color: #999999;

}
