body {
	margin: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
#categories a {
	display: block;
	color: #1212C6;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2020D0;
	border-right-color: #2020D0;
	border-bottom-color: #2020D0;
	border-left-color: #2020D0;
}
#categories a:hover {
	display: block;
	color: #E60000;
	background-color: #EEEEEE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2020D0;
	border-right-color: #2020D0;
	border-bottom-color: #2020D0;
	border-left-color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C44C4;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C44C4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1444C3;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E3CBD;
	text-decoration: none;
}
.contenttable {
}
.pictureborder {
	border: 1px solid #999999;
	margin: 5px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	color: #96080C;
}
.pictureborder {
	margin: 3px;
	padding: 4px;
	border: 1px solid #96080C;
}
input {
	color: #0000CC;
	background-color: #E7E7E7;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 230px;
}
textarea {
	color: #0000CC;
	background-color: #E7E7E7;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	width: 230px;
}
.enquirybutton {
	color: #000066;
	background-color: #E7E7E7;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	width: 50px;
}
