.headerbg {
	background-image: url(images/edbc_1.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #999999;
}
.subscribebg {
	background-image: url(images/edbc_2.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: bottom;
}
.boxheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	left: 10px;
	right: 10px;
}
.footerbg {
	background-image: url(images/edbc_4.jpg);
	background-repeat: no-repeat;
	height: 30px;
	top: 10px;
	bottom: 5px;
}
