@charset "utf-8";
.header {
	background-image: url(images/dc%20header2.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 850px;
	font-size: 14px;
	color: #FFFFFF;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	link-colour: #FFFFFF;
}

.maintable {
	background-image: url(images/main%20image.png);
	background-repeat: no-repeat;
	height: 241px;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.footer {
	background-image: url(images/dc%20footer2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.iconinsert {
	background-image: url(images/dcICONsm.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 22px;
}
.arrow {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px;
	padding-left: 16px;
	line-height: 13px;
}

