body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #979797;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bdy {
	position: absolute;
	z-index: 3;
	width: 600px;
	left: 272px;
	top: 255px;
	background-color: #FFFFFF;
}
.bdy p{
	margin: 0 10px;
}
.round_top {
	background: url(images/tr.gif) no-repeat top right;
}
.round_bottom {
	background: url(images/br.gif) no-repeat bottom right;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.bdyk {
	position: absolute;
	z-index: 2;
	width: 600px;
	left: 255px;
	top: 245px;
	background-color: #000000;
}
.bdyk p{
	margin: 0 10px;
}
.round_topk {
	background: url(images/trk.gif) no-repeat top right;
}
.round_bottomk {
	background: url(images/brk.gif) no-repeat bottom right;
}

