body {
	background-color: #000000;
	margin-top: 10px;
}
.brickwork {
	background-image: url(images/brickwork.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.greybaseline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.small {
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	}
a.small:link {
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.small:hover {
	text-decoration: none;
	color: #ccccCC;
}
a.small:active {
	text-decoration: none;
	color: #FFFFFF;
}
.box {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style3 {font-size: 14px; font-weight: bold; color: #FF9900; }
.smalltxt {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.chas {
	background-image: url(images/chas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.list {
	line-height: normal;
	list-style-type: square;
	list-style-position: outside;
}
.visited {
	color: #FFCC99;
	font-weight: bold;
	font-size: 13px;
}.greyrightline {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greyborder {
	border: 1px solid #999999;
}

