.bagsBG {
	background-image: url(../pics/bag_display.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bagger {
	background-image: url(../pics/bagger.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.brochure {
	background-image: url(../pics/bil_useful.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #558B73;
	border-right-color: #558B73;
	border-bottom-color: #558B73;
	border-left-color: #558B73;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #558B73;
	text-decoration: none;
}
.bagdisplay {
	background-attachment: fixed;
	background-image: url(../pics/bag_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.traydisplay {

	background-attachment: fixed;
	background-image: url(../pics/tray_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #558b73;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
