Body {
	background-color: #e5e0dc;
	background-image: url(../images/Body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FtrBg {
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.NavNor {
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
}
.NavRoll {
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
}
.NavLftTxtNor {
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding-right: 10px;
	padding-left: 1px;
	cursor: pointer;
}
.NavLftTxtRoll {
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding-right: 10px;
	padding-left: 1px;
	cursor: pointer;
}
.NavRightTxtNor {
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding-right: 1px;
	padding-left: 10px;
	cursor: pointer;
}
.NavRightTxtRoll {
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding-right: 1px;
	padding-left: 10px;
	cursor: pointer;
}
.NavLftCornerNor {
	background-image: url(../images/NavLftNor.jpg);
	height: 39px;
	width: 9px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right top;
}
.NavLftCornerRoll {
	background-image: url(../images/NavLftRoll.jpg);
	height: 39px;
	width: 9px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right top;
}
.NavRightCornerNor {
	background-image: url(../images/NavRightNor.jpg);
	height: 39px;
	width: 9px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
}
.NavRightCornerRoll {
	background-image: url(../images/NavRightRoll.jpg);
	height: 39px;
	width: 9px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
}
.RedBoxTopBg {
	background-image: url(../images/RedBoxTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.RedBoxBottomBg {
	background-image: url(../images/RedBoxBottomBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.RedBoxMidBg {
	background-color: #7e2028;
	background-image: url(../images/RedBoxMidBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ImgBorder {
	border: 1px solid #ada59e;
}
.TxtTitle {
	font-family: Verdana;
	font-size: 25px;
	color: #3d3d3d;
}
.Content {
	font-family: Verdana;
	font-size: 12px;
	color: #5c5c5c;
}
.TxtWhite {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.TxtOrange {
	font-family: Verdana;
	font-size: 14px;
	color: #fd9948;
}

a.FtrLink:link {
	font-family: Verdana;
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #76171f;
	text-decoration: none;
}
.BorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3724d;
}
.TxtField {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ebd4d6;
	height: 18px;
	width: 130px;
	padding-left: 2px;
	border: 1px solid #969494;
}
a.ResourceLink:link {
	font-family: Verdana;
	font-size: 14px;
	color: #6a6a6a;
	text-decoration: none;
}
a.ResourceLink:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #6a6a6a;
	text-decoration: none;
}
a.ResourceLink:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #76171f;
	text-decoration: none;
}

#Resource1 {
	position:absolute;
	left:?px;
	top:60px;	
	width:132px;	
	z-index:1;
	visibility: hidden;
}
.SNBoxBg {
	background-color: #3c95ef;
}
.SubNavSep {
	background-image: url(../images/Sub-NavSep.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
a.SubNavLink:link {
	font-family: Verdana;
	font-size: 11px;
	color: #fce8e9;
	text-decoration:none;

}
a.SubNavLink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #fce8e9;
	text-decoration:none;
	}

a.SubNavLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #fce8e9;
	text-decoration:none;

}

.Navdropdown{
	font-family: Verdana;
	font-size: 12px;
	color: #fce8e9;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	/*padding-top:4px;*/
	cursor: pointer;
}

.WBoxBgTopBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d3d3;
}
.WBoxBgBottomBorder {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d3d3;
}
.WBoxBg2SideBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d3d3;
	border-left-color: #d4d3d3;
}

