.mytable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FF6633;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF6633;
}
