.BackgroundSplitter_Horizontal {
	background-position: center bottom;
	background-image: url(../images/SplitDot.gif);
	background-repeat: repeat-x;

}
.BackgroundSplitter_Vertical {
	background-position: center center;
	background-image: url(../images/SplitDot.gif);
	background-repeat: repeat-y;
}
.BackgroundTopNav_Bottom {
	background-image: url(../Images/Navigation_04.gif);
	background-repeat: no-repeat;
	vertical-align: top;


}
.BackgroundTopNav_Middle {
	background-image: url(../Images/Navigation_02.gif);
	background-repeat: no-repeat;

}
.BackgroundTopNav_Right {
	background-image: url(../Images/Navigation_03.gif);
	background-repeat: repeat-x;
}
.BackgroundFooter {
	background-image: url(../Images/FooterBgrd.gif);
	background-repeat: repeat-x;
}
.BackgroundLogIn {
	background-image: url(../Images/LogIn.jpg);
	background-repeat: no-repeat;

}