body {
	font-family: Arial;
	font-size: 11px;
	background-color: transparent;
}
.title {
	font-size: 11px;
	text-align:left
}
.input {
	font-family: arial;
	color: #7b3492;
	background-color: transparent;
	border: 1.25px solid;    /* */
	font-size: 11px;
	height:16px;
	border-left-color:#F0F0F0;
	border-top-color:#F0F0F0;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	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: #7b3492;
	width: 50px;
	height:16px;
	border-color: #663366;
}
.SEND{
	font-family: arial;
	font-size: 11px;
	color: #DAECEC;
	border: 1px solid;
	background-color: #663366;
	width: 50px;
	height:17px;
	border-color: #7b3492;

}
.TITLE2 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #7b3492;
	text-transform: capitalize;
}
