.White_Main_top_repeat {
	background-image: url(../Images/White_Main_Window_top_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.White_Main_left_repeat {
	background-image: url(../Images/White_Main_Window_left_repeat.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.White_Main_right_repeat {
	background-image: url(../Images/White_Main_Window_Right_Repeat.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.White_Main_Bottom_repeat {
	background-image: url(../Images/White_Main_Window_Bottom_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}

