DIV {
	width: 740px;
	border-left: 1px #A9A9A9;
	border-right: 1px #A9A9A9;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	overflow: hidden;
}

DIV.celldiv {
	width: 740px;
	border: 1px #A9A9A9;
	text-align: center;
	height: 346px;
	overflow: hidden;
} 

BODY, TD {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	margin: 0px;
	vertical-align: middle;
}

UL{
	color: Black;	
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);

}
	
.textarea {
	text-align: justify;
	vertical-align: top;
	padding-right: 30px;
}

.textarealeft {
	text-align: justify;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}	
	
.headerandfooter {
 	border: 1px solid #A9A9A9;
	background-color: White;
}

.mysitelink{
  text-decoration: none;
	color: #A9A9A9;
	font-size: 10px;
}

.formcolour{
  border: 1px solid #A9A9A9;
  background-color: White;
	color: #861313;
}
