Body {
	background-image: url(../images/BodyBg.jpg);
	margin: 0px;
	background-repeat: repeat;
	background-position: left top;
}
.BodyTopBar {
	background-image: url(../images/BodyTopBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Height {
	height: 100%;
}
.BodyBottomBar {
	background-image: url(../images/BodyBottomBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BodyBgColor {
	background-color: #182243;
}
.BodyLeft {
	background-image: url(../images/BodyLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BodyRight {
	background-image: url(../images/BodyRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.BodyTop {
	background-image: url(../images/BodyTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BodyBottom {
	background-image: url(../images/BodyBottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.NavBar {
	background-image: url(../images/NavBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Footer_Content {
	font-family: Arial;
	font-size: 11px;
	color: #162041;
	text-decoration: none;
	font-weight: bold;
}
a.ftr:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #49091A;
	text-decoration: none;
}
a.ftr:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #49091A;
	text-decoration: none;
	}

a.ftr:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ED6C28;
	text-decoration: none;
	}	

.BodyWhiteBg {
	background-image: url(../images/BodyWhiteBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FCFCFC;
	font-family: Arial;
	font-size: 11px;
	color: #EA7C25;
	text-decoration: none;
}
