/*

طھظ†ط³ظٹظ‚ ط§ظ„ظپظˆط±ظ…

*/

.Empty_Input {

	background: url(../Icons/empty_input.gif) repeat-x bottom;

	background-repeat: no-repeat;

	background-position: left center;

}

.OK_Value_Input {

	background-image: url('../Icons/add_input.gif');

	background-repeat: no-repeat;

	background-position: left center;

}

.Send-Button {

	border-style: none;

	background: transparent url('../Icons/Bg-Button-Send.gif') no-repeat;

	background-position: center;

	color: #88671a;

	font-family: Tahoma;

	font-size: 8pt;

	width: 93px;

	height: 22px;

}

.Send {

	border-style: none;

	background: transparent url('../Icons/Send.gif') no-repeat;

	background-position: center;

	color: #88671a;

	font-family: Tahoma;

	font-size: 8pt;

	width: 50px;

	height: 22px;

}

.Serch {

	border-style: none;

	background: transparent url('../Icons/Search.gif') no-repeat;

	background-position: center;

	width: 23px;

	height: 18px;

	margin: 0px;

	padding: 0px;

	border-style: solid none solid solid;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #4C9AC4;

	border-bottom-color: #4C9AC4;

	border-left-color: #4C9AC4;

}


