.toptable {
	background-attachment: scroll;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px
}
.toptable800 {
	background-attachment: scroll;
	background-image: url(top800.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF
}

.menuhint {
	background-attachment: fixed;
	background-image: url(images/menuhint.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

