
.BackBody
{
	background-color:#3357F0;
}

.TL
{	
	background-image:url(TL.png);
	background-repeat:no-repeat;
	width:19px;
	height:22px;	
}

.TR
{
	background-image:url(TR.png);
	background-repeat:no-repeat;
	width:22px;
	height:19px;
}

.BL
{
	background-image:url(BL.png);
	background-repeat:no-repeat;
	width:19px;
	height:22px;
}

.BR
{
	background-image:url(BR.png);
	background-repeat:no-repeat;
	width:22px;
	height:19px;
}

.TSlice
{
	background-image:url(TSlice.png);
	background-repeat:repeat-x;
}

.BSlice
{
	background-image:url(BSlice.png);
	background-repeat:repeat-x;
}

.LSlice
{	
	background-image:url(LSlice.png);
	background-repeat:repeat-y;
}

.RSlice
{
	background-image:url(RSlice.png);
	background-repeat:repeat-y;
}
