.top {
	background-image: url(/1mages/borders/pansey/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.top_left {
	background-image: url(/1mages/borders/03/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.left {
	background-image: url(/1mages/borders/03/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.top_right {
	background-image: url(/1mages/borders/03/01_r1_c5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.right {
	background-image: url(/1mages/borders/03/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.bottom {
	background-image: url(/1mages/borders/03/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom_left {
	background-image: url(/1mages/borders/03/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
.bottom_right {
	background-image: url(/1mages/borders/03/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
-------------------------------
.bgTopLeft {
	background-image: url(/1mages/borders/pansey/top_left.gif);
	background-repeat: no-repeat;
}

.bgTop {
	background-image: url(/1mages/borders/01/top.gif);
	background-repeat: repeat-x;
}

.bgTopRight {
	background-image: url(/1mages/borders/pansey/top_right.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 78px;
}

.bgBottom {
	background-image: url(/1mages/borders/01/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bgRight {
	background-image: url(/1mages/borders/pansey/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
	
.bgLeft {
	background-image: url(/1mages/borders/pansey/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bgBottomRight {
	background-image: url(/1mages/borders/pansey/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgBottomLeft {
	background-image: url(/1mages/borders/pansey/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgTop700px {
	background-image: url(/1mages/BGs/top700px.gif);
	background-repeat: no-repeat;
}
