

.headtable {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.mainTable {
	border: 3px solid #990000;
}
.footerTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}


