.one {
	background-attachment: fixed;
	background-image: url(images/deal_04.gif);
	background-repeat: repeat-y;
}
.right {
	background-attachment: fixed;
	background-image: url(images/deal_06.gif);
	background-repeat: repeat-y;
}
.botom {
	background-attachment: fixed;
	background-image: url(images/deal_08.gif);
	background-repeat: repeat-x;
}
.top {
	background-attachment: fixed;
	background-image: url(images/deal_02.gif);
	background-repeat: repeat-x;
}
.btop {
	background-attachment: fixed;
	background-image: url(images/button_02.gif);
	background-repeat: repeat-x;
}
.bbotom {
	background-image: url(images/button_32.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.hedder {
	background-attachment: fixed;
	background-image: url(images/traval_17.gif);
	background-repeat: repeat-x;
}
.textbox {
	background-color: #efefef;
	height: 18px;
	width: 125px;
	border: thin solid #d8d8d8;
}
.mutext {
	background-color: #efefef;
	height: 40px;
	width: 125px;
	border: thin solid #d8d8d8;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: 1px;
	vertical-align: 1%;
}
