body {
	font-family: Arial;
	font-size: 11px;
	background-color: transparent;
}
.title {
	font-size: 11px;
	text-align:left
}
.input {
	font-family: arial;
	color: #000000;
	background-color: #147F98;
	border: 1.25px solid;    /* */
	font-size: 11px;
	height:16px;
	border-left-color:#072D36;
	border-top-color:#1795B5;
	border-right-color:#000000;
	border-bottom-color:#000000;
	padding-left:4px;
	background-image:url(/images/Header_TopBevelShade.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.inputfield {
	font-family: arial;
	color: #000000;
	background-color: #147F98;
	border: 1.25px solid;    /* */
	font-size: 11px;
	border-left-color:#072D36;
	border-top-color:#1795B5;
	border-right-color:#000000;
	border-bottom-color:#000000;
	padding-left:4px;
	background-image:url(/images/Header_TopBevelShade.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.clear{
	font-family: arial;
	font-size: 10px;
	color: #DAECEC;
	border: 1px solid;
	background-color: #336699;
	width: 50px;
	height:16px;
	border-color: #334959;
}
.SEND{
	font-family: arial;
	font-size: 11px;
	color: #DAECEC;
	border: 1px solid;
	background-color: #35567B;
	width: 50px;
	height:17px;
	border-color: #1E3044;

}
.TITLE2 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #7b3492;
	text-transform: capitalize;
}
