.back_rpt {
	background-image: url(../images/bg_rpt.jpg);
	background-repeat: repeat;
}
.tbl_brdr {
	border: thin solid #CCCCCC;
	left: 710px;
	top: -24px;
}
.search_rpt1 {
	background-image: url(../images/search_part1.png);
	background-repeat: repeat-x;
}
.search_rpt2 {
	background-image: url(../images/search_part#2.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.search_rpt3 {
	background-image: url(../images/search_part#3.png);
	background-repeat: repeat-x;
}

