.SiteTB_TL {
	background-image: url(images/siteTB/SiteTBLeftTop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SiteTB_TR {
	background-image: url(images/siteTB/SiteTBRightTop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SiteTB_Top {

	background-image: url(images/siteTB/SiteTBTop.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.SiteTB_TLL {
	background-image: url(images/siteTB/SiteTB2TopLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.SiteTB_TRR {


	background-image: url(images/siteTB/SiteTB2TopRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SiteTB_BL {
	background-image: url(images/siteTB/SiteTBLeftbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteTB_BR {
	background-image: url(images/siteTB/SiteTBRightBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SiteTB_Bot {

	background-image: url(images/siteTB/SiteTBBottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.SiteTB_BLL {

	background-image: url(images/siteTB/SiteTB2BotLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SiteTB_BRR {


	background-image: url(images/siteTB/SiteTB2BotRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteTB_LTT {
	background-image: url(images/siteTB/SiteTB2LeftTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteTB_Left {


	background-image: url(images/siteTB/SiteTBLeft.gif);
	background-repeat: repeat-y;
	background-position: right center;
}

.SiteTB_Right {



	background-image: url(images/siteTB/SiteTBRight.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

.SiteTB_RTT {



	background-image: url(images/siteTB/SiteTB2RightTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SiteTB_LBB {



	background-image: url(images/siteTB/SiteTB2LeftBot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SiteTB_RBB {
	background-image: url(images/siteTB/SiteTB2RightBot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


