TABLE.black {
	border-left: solid black;
	border-left-width: 1px;
	border-right: solid black;
	border-right-width: 1px;
	border-top: solid black;
	border-top-width: 1px;
	border-bottom: solid black;
	border-bottom-width: 1px;
}
TD.black {
	border-left: solid black;
	border-left-width: 1px;
	border-right: solid black;
	border-right-width: 1px;
	border-top: solid black;
	border-top-width: 1px;
	border-bottom: solid black;
	border-bottom-width: 1px;
}
TABLE.blue {
	border-left: solid #7394c6;
	border-left-width: 1px;
	border-right: solid #7394c6;
	border-right-width: 1px;
	border-top: solid #7394c6;
	border-top-width: 1px;
	border-bottom: solid #7394c6;
	border-bottom-width: 1px;
}
TD.blue {
	border-left: solid #7394c6;
	border-left-width: 1px;
	border-right: solid #7394c6;
	border-right-width: 1px;
	border-top: solid #7394c6;
	border-top-width: 1px;
	border-bottom: solid #7394c6;
	border-bottom-width: 1px;
}