.maintable {
	border-top-style: none;
	border-bottom-style: none;
	border-right: 2px;
	border-left: 2px;
	border: 1px;
	border-left-style: outset;
	border-right-style: inset;
}

