.top {
	background-image: url(graphics/topfill.gif);
	background-repeat: repeat-x;
}
.top2 {
	background-image: url(graphics/top2fill.gif);
	background-repeat: repeat-x;
}
.left {
	background-image: url(graphics/leftfill.gif);
	background-repeat: repeat-y;
}.topborder {
	background-image: url(graphics/topborder.gif);
	background-repeat: repeat-x;
}
.leftborder {
	background-image: url(graphics/leftborder.gif);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(graphics/rightborder.gif);
	background-repeat: repeat-y;
}
.bottomborder {
	background-image: url(graphics/bottomborder.gif);
	background-repeat: repeat-x;
}
