Body {
	background-color: #FFFFFF;
	background-image: url(../images/BodyTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FtrBg {
	background-color: #562802;
	height: 43px;
}
.NavNor {
	font-family: Verdana;
	font-size: 12px;
	color: #fefbf3;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	cursor: pointer;
	padding-right: 22px;
	padding-left: 22px;
}
.NavRoll {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	cursor: pointer;
	padding-right: 22px;
	padding-left: 22px;
}
.NavLftNor {
	background-image: url(../images/NavLftNor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	width: 9px;
	cursor: pointer;
}
.NavLftRoll {
	background-image: url(../images/NavLftRoll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	width: 9px;
	cursor: pointer;
}
.NavRightNor {
	background-image: url(../images/NavRightNor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 9px;
	cursor: pointer;
}
.NavRightRoll {
	background-image: url(../images/NavRightRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 9px;
	cursor: pointer;
}
.NavHmeNor {
	font-family: Verdana;
	font-size: 12px;
	color: #fefbf3;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	cursor: pointer;
	padding-right: 22px;
	padding-left: 13px;
}
.NavHmeRoll {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	cursor: pointer;
	padding-right: 22px;
	padding-left: 13px;
}
.NavServiceNor {
	font-family: Verdana;
	font-size: 12px;
	color: #fefbf3;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	cursor: pointer;
	padding-right: 13px;
	padding-left: 22px;
}
.NavServiceRoll {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	cursor: pointer;
	padding-right: 13px;
	padding-left: 22px;
}
.MidBoxPadding {
	padding-top: 13px;
	padding-bottom: 13px;
}
.LftBoxTopBgBorder {
	height: 21px;
	background-image: url(../images/LftBoxLftTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.LftBoxMidBg {
	background-color: #542702;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #be9150;
	border-left-color: #be9150;
}
.LftBoxBtmBgBorder {
	background-image: url(../images/LftBoxBtmBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.YellowTxtTitle {
	font-family: Verdana;
	font-size: 15px;
	color: #ffdd8a;
	font-weight:bold;
}
.YellowTxtTitle2 {
	font-family: Verdana;
	font-size: 12px;
	color: #eddabf;
}
.WhiteTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #f8f1e6;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.CntTitle {
	font-family: "Lucida Sans Unicode";
	font-size: 24px;
	color: #bc5a02;
}
.LftBoxTopImage {
	background-image: url(../images/LftBoxImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.FtrLink:link {
	font-family: Verdana;
	font-size: 11px;
	color: #dfc39d;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #dfc39d;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #dfc39d;
	text-decoration: underline;
}
