.table2 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #00CC33;
	border-bottom-color: #006600;
	border-left-color: #00CC33;
}
.table2 {
	border: medium solid #006600;
}
