.outerborder {
	border: 2px solid #c2c9ae;
}
.framebottom {
	border-bottom: 2px solid #78a1c8;
	border-top:1px solid #78a1c8;
}

.topbannerbg {
	background-image: url(images/topbannerbg.jpg);
	background-repeat: no-repeat;
}

.innerborder {
	border: 1px solid #e1e2d9;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.innerbody {
	padding-right: 61px;
	padding-left: 63px;
}
.bodycontent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfe4a7;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
}
