#appl_cont {
	width: 100%;
	background-color: #FFFFFF;
}
#form {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #cf997f;
}
#ti_1 {
	font-size: 19px;
	color: #cf997f;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #cf997f;
	border-bottom-color: #cf997f;
}
#apll_main {
	width: 100%;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 30px;
}
#two {
	width: 100%;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #993400;
	margin-top: 15px;
	text-align: center;
}
h4 {
	font-size: 16px;
	color: #993400;
}
h5 {
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
}
#one {
	text-align: center;
}
form {
	text-align: center;
}


/*  addnewcustumer page  */
#con1 {
	width: 100%;
	padding-top: 20px;
}

#unpw {
	text-align: right;
	float: left;
	width: 400px;
	line-height: 29px;
	padding-right: 100px;
	margin-bottom: 10px;
}
#m1 {
	border: 3px double #cccc99;
}

#anc_cont {
	width: 100%;
	padding-left: 70px;
}

#cb_1 {
	float: left;
	width: 500px;
}
#info {
	float: left;
	width: 400px;
	line-height: 31px;
	text-align: right;
	padding-right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#anc_memb {
	float: left;
	width: 500px;
}
/* login page */

/* failed login page  */

