/* 
CSS Document
ALL IMAGES ANT TEXT ARE COPYRIGHT OF THE WEBSITE OWNER
WEBSITE DESIGN IS COPYRIGHT OF ADRIAN GIBSON - WWW.ADRIANGIBSON.CO.UK
*/

body {
	font-family: Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a {
	color: #009933;
	font-family: Sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	font-weight: bold;
	color: #009933;
	text-decoration:underline;
}
a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration:none;
}
a:active {
	font-weight: bold;
	color: #009933;
	text-decoration:none;
}
TABLE.header-table {
	width:760px;
}
.titletext {
	color:#000000;
	font-weight:bold;
}
TD.col-left {
width:380px;
line-height:2;
}
TD.main-page {
line-height:2;
border-left-style: solid;
border-left-width:1px;
border-left-color: #dddddd;
width:380px;
}
TABLE.main-table {
	width:760px;
}