.txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.btn {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #304B76;
	text-decoration: none;
	background-image: url('../images/shape/slicebtn.jpg');
	border: 1px solid #407CBF;
	cursor:pointer;
    height: 20px;
}
.txtbx {
	background-image: url(../images/Backgrounds/txtbx_bg.jpg);
	height: 23px;
	width: 90%;
	border: 1px solid B9C6DE;
}
.txtbximg {
	background-image: url('../images/Backgrounds/txtbx_bg.jpg');
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    margin-bottom: 0px;
}

.txtbxsmall {

	background-image: url(images/txtbx_bg.jpg);
	height: 20px;
	width: 130px;
	border: 1px solid #CCCCCC;
}