﻿.menu-frame .topx-- {
	background-image: url(Images/Body/tlc.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.menu-frame .top-x- {
	background-image: url(Images/Body/tbg.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.menu-frame .top--x {
	background-image: url(Images/Body/trc.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.menu-frame .midx-- {
	background-image: url(Images/Body/lbg.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.menu-frame .mid--x {
	background-image: url(Images/Body/rbg.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

