body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.footer {
	font-size: xx-small;
	text-align: center;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7800;
}
.heading {
	background-image: url(http://www.communityfoundations.org.uk/assets/images/blue/barcode.jpg);
	background-position: left;
	color: #005067;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: x-small;

}
.moreinfo {
	font-size: x-small;
	text-transform: uppercase;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF7800;
}
.motto {
	font-size: x-small;
	text-align: right;
	color: #000000;
	background-image: url(http://www.communityfoundations.org.uk/assets/images/blue/layout4_r23_c4.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F0F6F6;
	}
td {
	font-size: x-small;
}
p {
	font-size: x-small;
}.primarycolour {
	background-color: #005067;
}
.secondarycolour {
	background-color: #FF7800;
}
.breaker {
	background-color: #FFFFFF;
}

a:link {
	color: #FF7800;
	text-decoration: none;

}
a:visited {
	color: #DD5600;
	text-decoration: none;

}
a:hover {
	color: #005067;
	text-decoration: underline;

}
a:active {
	color: #005067;
	text-decoration: underline;
}
.strap {
	background-color: #FF7800;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #005067;
}
.indent {
	position: relative;
	left: 10px;
}
.DiscussionTable {
	border: 1px solid #005067;
}
.InnerTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
}
.DiscussionTitle {
	background-color: #005067;
	color: #FF7800;
	font-weight: bold;
	text-transform: uppercase;
}
.divideby {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}