.colourborder {
	background-color: #F2E6FF;
}
.container {
	border: 2px solid #CC99FF;
	height: 705px;
	width: 752px;
	position: relative;
	left: 134px;
	top: 40px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #336600;

}
.borderphoto {
	border: 1px solid #003300;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #CC99FF;
}

.footer{
clear: left;
width: 100%;
background: #CCCCCC;
text-align: center;
padding: 4px 0;
}
.dottedline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC99FF;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #336600;
}
.columnmargin {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #336600;
}

