/* CSS Document */
body{
	margin:0px;
	background:url(../images/bg.jpg) repeat-x left top;
	}

.inputxt{
	background:url(../images/inputbg.jpg) no-repeat left top;
	width:300px;
	height:32px;
	border:none;
	font-family:Arial;
	font-size:12px;
	color:#469cb3;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
	line-height:25px;
	}

.footer{
	background:#edf6fb;
	border-top:#58a6ba 2px solid;
	font-family:Arial;
	font-size:12px;
	color:#727272;
	font-weight:normal;
	text-decoration:none;
	padding-left:7px;
	padding-top:10px;
	}
.loginbox{
	background:url(../images/userlogin.jpg) no-repeat left top;
	width:211px;
	height:227px;
	font-family:Arial;
	font-size:11px;
	color:#5c5c5c;
	}
.logintxt{
	font-family:Arial;
	color:#077b99;
	font-size:14px;
	font-weight:normal;
	}
	
.user-input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-color:#FFFFFF;
border:#469cb3 solid 1px;
}

.red-txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
}

.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-bg a {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tre-24-txt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.heading-txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	background-color: #edf6fb;
}
.light-td-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color:#EAEAEA;
}
.heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2b869e;
	text-decoration: none;
	background-color: #edf6fb;
}

.nav-bg a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f2f7fd;
	text-decoration: underline;
}

.arial-12-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #cacaca;
}

