.bodyborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
	text-align: justify;
	color: #FFFFFF;
	background-image: url(images/blk_bgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: 333333;
}
.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.footerborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 333333;
}
.showstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
	text-align: justify;
	color: #FFFFFF;
	background-image: url(images/blk_bgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodybgd {
	background-image: url(images/blk_bgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: 333333;
}
.bodycopynoborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
	text-align: justify;
	color: #FFFFFF;
}
.bookingbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 666666;
	border-bottom-color: 666666;
	background-image: url(images/blk_bgd.jpg);
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}
