.TopRepeat {
	background-image: url(../CSS_New/Light_Grey_Border/images/TopRepeat.gif);
	background-repeat: repeat-x;
}
.BottomRepeat {
	background-image: url(../CSS/Light_Grey_Border/images/BottomRepeat.gif);
	background-repeat: repeat-x;
}
.LeftRepeat {
	background-image: url(../CSS/Light_Grey_Border/images/LeftRepeat.gif);
	background-repeat: repeat-y;
}
.RightRepeat {
	background-image: url(../CSS/Light_Grey_Border/images/RightRepeat.gif);
	background-repeat: repeat-y;
}
.Left_Repeat_Light_Grey {
	background-image: url(CSS/Light_Grey_Border/images/LeftRepeat.gif);
	background-repeat: repeat-y;
}
.Top_Repeat_Light_Grey {
	background-image: url(CSS/Light_Grey_Border/images/TopRepeat.gif);
	background-repeat: repeat-x;
}
.Right_Repeat_Light_Grey {
	background-image: url(CSS/Light_Grey_Border/images/RightRepeat.gif);
	background-repeat: repeat-y;
}
.Bottom_Repeat_Light_Repeat {
	background-image: url(CSS/Light_Grey_Border/images/BottomRepeat.gif);
	background-repeat: repeat-x;
}
.Bottom_Repeat_Light_Grey {
	background-image: url(CSS/Light_Grey_Border/images/BottomRepeat.gif);
	background-repeat: repeat-x;
}

