Body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/Body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Height {
	height: 100%;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.PaddingLogoBox {
	padding-right: 12px;
	padding-left: 18px;
}
.ContentTop {
	font-family: Arial;
	font-size: 11px;
	color: #1e1e1e;
}
.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
}
.NavNor {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	height: 39px;
}
.NavLftNor {
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavRightNor {
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavRoll {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(../images/NavRollBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 39px;
}
.NavLftRoll {
	background-image: url(../images/NavLftRoll.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavLftCornerRoll {
	background-image: url(../images/NavLftCornerRoll.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavLftCornerNor {
	background-image: url(../images/NavLftCornerNor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavRightRoll {
	background-image: url(../images/NavRightRoll.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavRightCornerRoll {
	background-image: url(../images/NavRightCornerRoll.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavRightCornerNor {
	background-image: url(../images/NavRightCornerNor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
	cursor: pointer;
	width: 31px;
}
.NavTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.FtrTopBorder {
	background-image: url(../images/FtrBorder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TxtTopBorder {
	background-image: url(../images/TxtTopBorder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.TxtLftBorder {
	background-image: url(../images/TxtLftBorder1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.TxtTitleBg {
	font-family: Arial;
	font-size: 14px;
	color: #0d4a96;
	background-color: #eaebeb;
	padding-left: 10px;
	font-weight: bold;
}
.TxtBoxPad {
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 14px;
}
.ImgBorder {
	border: 1px solid #cccece;
}
.ContentBoxBg {
	background-color: #f3f3f3;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
}
a.FtrLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #a4a3a3;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #a4a3a3;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0395fc;
	text-decoration: none;
}


a.textLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #0395fc;
	text-decoration: none;
}
a.textLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0395fc;
	text-decoration: none;
}
a.textLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #a4a3a3;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

