@charset "utf-8";
.ScrollingBody {
	background-image: url(images/body.gif);
	padding: 5px;
	height: 438px;
	width: 830px;
	overflow: auto;
}
.InfoBlock {
	background-image: url(images/info.gif);
	padding: 5px;
	height: 438px;
	width: 144px;
}
.footer {
	background-image: url(images/footer.gif);
	padding: 10px;
	height: 45px;
	width: 1004px;
	overflow: hidden;
}
.BodyTable {
	text-align: justify;
	padding: 5px;
}
.Anchors {
	color: #ff0000;
}
