.div {
	background-attachment: fixed;
	background-image:  url(images/explore2_04_bold.gif);
	background-repeat: no-repeat;
	height: 447px;
	width: 460px;
}

body {
	overflow-x: hidden;
	size: 468px 449px;
	background-attachment: fixed;
	background-image:  url(images/explore2_04_dull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #996633;
	scrollbar-dark-shadow-color: #666600;
	scrollbar-face-color: #999933;
	scrollbar-highlight-color: #CC9933;
	scrollbar-shadow-color: #333333;
	scrollbar-3d-light-color: #CC6600;
	scrollbar-track-color: #CC6600;
}
.tableheader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
