.rightside {
	background-image: url(images/rightsideback.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	left: 701px;
	top: 7px;

}
.main {
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	left: 2px;
	top: 0px;

}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 3px;
	top: 608px;

}
.popouttablerow {
	height: 30px;
}
.top {
	position: absolute;
	left: 2px;
	top: 2px;
}
.closingtable {

	background-image: none;
	background-position: center bottom;
	position: absolute;
	left: 3px;
	top: 756px;
}
.bottomlinksize {

	font-size: xx-small;
}
.sbwcslink {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: x-small;

}
.closingtext {
	font-size: x-small;
}
.mainlinks {
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: none;

}
.mainlinksize {
	font-size: x-small;
}