body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}
.height {
	height: 100%;
}
.headerAndHeight {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.lftSideBg {
	background-image: url(../images/lftSideBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.LoginAreaBg {
	background-image: url(../images/loginBgColor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LoginContent {
	font-family: "Trebuchet MS";
	font-size: 25px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}


.loginScreen {
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.loginScreenBg {
	background-image: url(../images/loginBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FF908F;
}
.whiteBg {
	background-color: #FFFFFF;
}
.rightSideBgAndHeight {
	background-image: url(../images/rightSideBg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	background-color: #F2F5EE;
}
.TextFieldColorWithBorder {
	border: 1px solid #d98e8e;
	background-image: url(../images/TextFieldBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 155px;
}
.PasswordFieldBgWithBorder {
	background-image: url(../images/PasswordFieldBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #e89e9f;
	height: 20px;
	width: 128px;
}
.ForgetPassword {
	background-image: url(../images/ForgetPassword.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: capitalize;
	color: #470000;
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
}


.bodyBg {
	background-color: #b3b3b3;
	background-image: url(../images/bodyBg.jpg);
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a0978d;
	border-right-color: #a0978d;
	border-bottom-color: #a0978d;
	border-left-color: #a0978d;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.ftrBg {
	background-image: url(../images/ftrBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerBg {
	background-image: url(../images/headerNavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navLftNor {
	background-image: url(../images/navLftNor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}
.navLftRoll {
	background-image: url(../images/navLftRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}
.navRtNor {
	background-image: url(../images/navRightNor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
}
.navRtRoll {
	background-image: url(../images/navRightRoll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
}
.navNor {
	background-image: url(../images/navNor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	height: 21px;
}
.padding {
	padding-right: 5px;
	padding-left: 5px;
}

.navRoll {
	background-image: url(../images/navRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	cursor:pointer;
	text-align: center;
	height: 21px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.ImageTableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8b8b8b;
	border-right-color: #484848;
	border-bottom-color: #434343;
	border-left-color: #6e6e6e;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
	background-color: #525252;
}
.UserIdContent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}
.FormBorder {
	border: 1px solid #c77a7b;
}



.TopBar {
	background-image: url(../images/TopBar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.titles {
	font-family: Arial;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}

a.ftr:link{
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #362000;
	text-decoration: none;
	font-weight: bold;
	}
	a.ftr:visited{
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #362000;
	text-decoration: none;
	font-weight: bold;
	}
	a.ftr:hover{
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
.lftStroke {
	background-image: url(../images/02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ends {
	background-image: url(../images/03.gif);
	background-repeat: no-repeat;
	background-position: 188px center;
}
.sidegrayBox {
	background-image: url(../images/05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidegrayBox1 {
	background-image: url(../images/06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
}
#Layer1 {
	position:absolute;
	left:202px;
	top:114px;
	width:58px;
	height:21px;
	z-index:1;
	visibility: hidden;
}
a.for:link {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #470000;
	text-decoration: none;
}
a.for:visited {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #470000;
	text-decoration: none;
}
a.for:hover {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #470000;
	text-decoration: none;
}