.txtdes {
	height: 50px;
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #DBE7EE;
	color: #663300;
	font-weight: bold;
}
.txtbox {
	border: 1px solid #CCCCCC;
	background-color: #DBE7EE;
	color: #663300;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
.tdbg {
	background-color: #bbd1df;
}
.txtbox1 {

	border: 1px solid #CCCCCC;
	background-color: #DBE7EE;
	color: #663300;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
.buttoncss {
	background-color: #DBE7EE;
}

