.Imagemargins {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	background-position: center top;
	top: 0px;
}
.insidetableborders {
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #999999;
}

