@charset "utf-8";
.topleftcorner {
	background-image: url(../images/1leftcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftbar {
	background-image: url(../images/1leftbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomcornerleft {
	background-image: url(../images/1leftbottomcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottom {
	background-image: url(../images/1bottombar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topbar {
	background-image: url(../images/1topbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.toprightcorner {
	background-image: url(../images/1rtcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbar {
	background-image: url(../images/1leftbar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbar {
	background-image: url(../images/1rightbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomcornerright {
	background-image: url(../images/1rtbottomcorner.gif);
	background-repeat: no-repeat;s
	background-position: left bottom;
}
