Body {
	background-color: #013e63;
	background-image: url(../images/Body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ClientLogoLftCorner {
	background-image: url(../images/ClientLogoLftCorner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 28px;
	width: 7px;
	cursor: pointer;
}
.ClientLogoRightCorner {
	background-image: url(../images/ClientLogoRightCorner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width: 7px;
	cursor: pointer;
}
.ClientLogoBgTxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fffefe;
	background-image: url(../images/ClientLogoBg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 28px;
	cursor: pointer;
}
.NavLftCornerRoll {
	background-image: url(../images/NavLftCornerRoll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	width: 5px;
	cursor: pointer;
}
.NavRightCornerRoll {
	background-image: url(../images/NavRightCornerRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 5px;
	cursor: pointer;
}
.NavBgTxtRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fffefe;
	background-color: #003c61;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	padding-top: 6px;
}
.NavBgTxtNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fffefe;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	padding-top: 6px;
}
.NavLftCornerNor {
	height: 38px;
	width: 5px;
	cursor: pointer;
	padding: 0px;
}
.NavRightCornerNor {
	height: 38px;
	width: 5px;
	cursor: pointer;
	padding: 0px;
}
a.FtrLink:link {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #b7b6b6;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #b7b6b6;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #efefef;
	text-decoration: none;
}
.BoxTopBg {
	background-image: url(../images/BoxTopBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoxMidBgTopShadow {
	background-color: #FFFFFF;
	background-image: url(../images/BoxTopShadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #716e6e;
}
.ImgBorder {
	border: 3px solid #dbc9ad;
}
.RightBoxTopBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebe1c8;
}
.RightBox3Border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebe1c8;
	border-bottom-color: #ebe1c8;
	border-left-color: #ebe1c8;
	background-color: #FFFFFF;
}
.TxtTitleBlue {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #003c61;
}
.NewsBoxBgTxt {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/NewsBoxBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	padding-left: 10px;
}
.RightBoxTxtTitleBg {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fefefe;
	background-image: url(../images/RightBoxTxtTitleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
}
.Txt11 {
	font-family: Verdana;
	font-size: 11px;
	color: #716e6e;
}
a.ProductLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #5e5d5d;
	text-decoration: underline;
}
a.ProductLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #5e5d5d;
	text-decoration: underline;
}
a.ProductLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #5e5d5d;
	text-decoration: none;
}
.ImageBoxBorderBg {
	background-color: #e5d9c5;
}
.SubTitleBlue {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003c61;
}
.ErrerMsg {
	font-family: Arial;
	font-size: 11px;
	color: #E60000;
	font-weight: normal;
}
.FourSideBorder {
    border:1px solid #ebe1c8;
}
.LargeTxtTitleBlue {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #003c61;
}

