@charset "UTF-8";
.nomovetable {
	height: auto;
	width: auto;
}
table {
}
.nomovetable {
	overflow: hidden;
	position: absolute;
	height: 544px;
	width: 850px;
	left: 44px;
}
.thinBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 450px;
	width: 800px;
}
