@charset "UTF-8";
/* CSS Document */

html,body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/template/pook-delivery-background.jpg);
    border:none;
	scrollbar-face-color: #000;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-darkshadow-color: #000;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #000;
scrollbar-track-color: #000;
}

.tdBackground1 {
	background-image: url(../images/template/pook-sailing-background1.png);
	background-repeat: repeat;
	background-position: left top;
}

.tdBackground2 {
	background-image: url(../images/template/pook-sailing-background2b.png);
	background-repeat: no-repeat;
	background-position: 16px 16px;
}

.tdBackground3 {
	background-image: url(../images/template/pookDelivery-background3.png);
	background-repeat: repeat;
}

.tdBackground4 {
	background-image: url(../images/template/pookDelivery-background4.png);
	background-repeat: repeat;
}

.tdLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #545A60;
}
.tdLineSide {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
