.BackgroundSplitter_Horizontal {
	background-position: center center;
	background-image: url(../images/SplitDot.gif);
	background-repeat: repeat-x;

}
.BackgroundTitleHeader {
	background-image: url(../images/TitleHeader.gif);
	background-repeat: no-repeat;
}

.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: repeat-x;
	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;

}
.BackgroundGreenHeader {
	background-image: url(../images/GreenBackground.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: .7em;
}
.BackgroundBlueSplitVertical {
	background-image: url(../images/BlueSplit.png);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
.BackgroundNavBullet {
	background-image: url(../images/GreenBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.2em;
}
.BackgroundNavBulletDown {
	background-image: url(../images/GreenBulletDown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2.2em;
}
.BackgroundLeftQuote {
	background-image: url(../images/LeftQuote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0.3em;
}
.BackgroundNavTabs {
	background-image: url(../images/NavTab/DetailNav.gif);
	background-repeat: no-repeat;
	}
.BackgroundNavTabs2 {
	background-image: url(../images/NavTab/DetailNav2.gif);
	background-repeat: no-repeat;
}
.BackgroundSplitLineTop {
	background-image: url(../images/SplitLine.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BackgroundGreenSplitVertical {
	background-image: url(../images/GreenSplit.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align:top;
	background-position:right;
}
