body {
	background-color:#cecece;
	font-family:verdana, arial, helvetica, helv;
	font-size:12px;
	color:#000000;
}
td {
	font-family:verdana, arial, helvetica, helv, times;
	font-size:12px;
	color:#000000;
}
.form td {
        text-align: left;
}
div#content {
    text-align: left;
    width: 95%;
}
div.thanks {
    background: #ccffcc;
    width: 80%;
    border: 2pt green solid;
    padding: 1em;
    margin: 1em auto;
}
.error {
    background: #ffcccc;
    width: 80%;
    border: 2pt red solid;
    padding: 1em;
    margin: 1em auto;
}
.field_error {
    background: #ffcccc;
    border: 1pt red solid;
}
.holder {
	position:relative;
	border:2px #000000 solid; 
	background-color:#ffffff;
	width:950px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.top {
	background-color:#660066;
	border-bottom:2px #000000 solid;
}

.image {
	padding-left:10px;
	padding-bottom:2px;
	background-color:white;
	text-align:left;
}
.slash {
	 background-image:url(http://www.trafficbuilding.co.uk/images/slash2.gif);
	 background-position:bottom;
	 background-repeat:no-repeat;
}
.band {
	background-color:#660066;
	height:10px;
}
.band_contrast {
	background-color:#400440;
	height:5px;
}
.title {
	color:white;
	height:2px;
}
div.content {
	padding-left:10px;
}
.footer {
	background-color:#660066;
	text-align:center;
}
a:link {
	color:#0000ff;
	text-decoration:none;
}
a:visited {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
	color:#0000ff;
	text-decoration:underline;
}
a.url_link:link {
	color:#24802F;
	text-decoration:none;
}
a.url_link:visited {
	color:#24802F;
	text-decoration:none;
}
a.url_link:hover {
	color:#24802F;
	text-decoration:underline;
}
h1 a {
    color: black !important;
}
tr.womble td {
    border: #000000 solid;
    border-width: 0 1px 1px 0;
    padding: 0.3em;
}