@charset "ISO-8859-1";
/* CSS Document */

.tbl_top {
	background-image: url(/images/tbl_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
}
.tbl_btm {
	background-image: url(/images/tbl_btm.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
}
.contact_box {
	background-color: #EEEEEE;
	width: 800px;
}
