Body {
	background-image: url(../images/Body.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FtrBg {
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
}
.CopyRightTxt {
	font-family: Arial;
	font-size: 11px;
	color: #e7e8e8;
}
a.FtrTxtLink:link {
	font-family: Arial;
	font-size: 14px;
	color: #474646;
	text-decoration: none;
}
a.FtrTxtLink:visited {
	font-family: Arial;
	font-size: 14px;
	color: #474646;
	text-decoration: none;
}
a.FtrTxtLink:hover {
	font-family: Arial;
	font-size: 14px;
	color: #0c6694;
	text-decoration: none;
}
a.CarthinkLink:link {
	font-family: Arial;
	font-size: 11px;
	color: #fffa65;
	text-decoration: none;
}
a.CarthinkLink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #fffa65;
	text-decoration: none;
}
a.CarthinkLink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #fffa65;
	text-decoration: underline;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.SearchBox {
	background-image: url(../images/SearchBox.jpg);
	height: 287px;
	width: 217px;
	background-repeat: no-repeat;
	background-position: left top;
}
.SearchTxtTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.SearchTxtField {
	background-color: #FFFFFF;
	height: 21px;
	width: 171px;
	border: 1px solid #d7d7d7;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #263348;
	padding-left: 4px;
}
.Padding {
	padding: 6px;
}
.TableTxtBg {
	font-family: Tahoma;
	font-size: 14px;
	color: #fbfdfe;
	background-image: url(../images/TableBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 8px;
}
.ThreeSideBorder {
	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: #dbdcdd;
	border-bottom-color: #dbdcdd;
	border-left-color: #dbdcdd;
}
.TxtSky14 {
	font-family: Arial;
	font-size: 14px;
	color: #5cb5de;
}
.TxtBlack14 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.ImageBoxBg {
	background-color: #004987;
}
.ImgBorder {
	border: 1px solid #cac6c6;
}
.TxtWhite12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #004a84;
}
.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerNavNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #043768;
	padding-right: 7px;
	padding-left: 7px;
}
.headerNavRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	cursor:pointer;
	}
	
	a.NavLink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #043768;
	text-align: center;
	cursor:pointer;
	text-decoration:none;
}
a.NavLink:Visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #043768;
	text-align: center;
	cursor:pointer;
	text-decoration:none;
}
a.NavLink:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	cursor:pointer;
	text-decoration:none;
	
}

/* ---------------- Navigation Css 12-05-2011  ---------------- */

#MainDivOne {
	position: absolute;
	background-color: #a8bdd8;
	border-left: 1px solid #86a0c1;
	border-right: 1px solid #86a0c1;
	margin-top: 21px;
	visibility: hidden;
	width: 180px;
}
.CrazySubNavNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #043768;
	text-align: center;
	padding: 4px 0px;
	border-bottom: 1px solid #86a0c1;
	cursor: pointer;
}
.CrazySubNavRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 4px 0px;
	border-bottom: 1px solid #86a0c1;
	cursor: pointer;
}

.headerNavNor22 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #043768;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
}
.headerNavRoll22 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	cursor:pointer;
	height: 22px;
}


/* ---------------- Navigation Css End ----------------*/

.cBanner
{
	position:absolute;
	z-index:9999;
	margin-top:52px;
	margin-left:770px;	
}
