.leftslice {
	background-attachment: fixed;
	background-image: url(slices/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 126px;
	width: 6px;
}
.topright {
	background-attachment: fixed;
	background-image: url(slices/top_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 126px;
	width: 16px;
}
.middle {
	background-image: url(slices/top_middle.jpg);
	background-repeat: repeat;
	height: 126px;
}
.but_left {
	background-image: url(slices/button_space_left.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	width: 1px;
	background-attachment: fixed;
}
.formtxt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	background-image: url(../../slices/but_bar.jpg);
}
.links {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-align: center;
}
