.txt_bk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 420px;
	width: 442px;
}
.bot_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/forward.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 479px;
}

