table#borders {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #00538E;
	border-left-color: #00538E;
	background-color: #FFFFFF;

}
td {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-image: url(http://www.doubledesign.co.uk/images/bgV2.gif);
}
td#footer {
	text-align: right;
	font-size: 9px;
}
.PageTitle {
	font-size: 14px;
	font-style: italic;
}
a {
	color: #030F8A;
	text-decoration: none;
}
.double {
	color: #030F8A;
	font-weight: bold;
}
.design {
	color: #1D6EC0;
	font-weight: bold;
}
table#bg {
	background-image: url(http://www.doubledesign.co.uk/images/bgcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
