Span.SpanDescription {
	font: normal 11px Tahoma;
}
/*-------*/
Span.SpanLegendDescription {
	font: bold 15px times;
	color :#000088;
}
Span.SpanDescriptionSearch {
	font: Normal 12px tahoma;
	color :#000088;
}


/*-------*/
Span.SpanResultCount {
	font: bold 11px tahoma;
	color :#880000;
}
/*-------*/
A.HrefItemListSearch {
	font: bold 12px Tahoma;
	padding: 0px 2px 0px 2px;
	color: #000;
	line-height:10px;
	text-decoration: none;
}

A.HrefItemListSearch:link {
	color: #000;
}

A.HrefItemListSearch:hover {
	color: red;
}

A.HrefItemListSearch:active {
	color: red;
}
/*********/
Select.Select{
	font: normal 11px Tahoma;
	padding: 0px 0px 1px 0px;
	border-width: 1px; 
	color: #000000; 
	background-color:#F9F8F7; 
	cursor: hand;
}
/*-------*/
A.HrefPageLink {
	font: normal 11px Tahoma;
	padding: 2px 2px 2px 2px;
	color: #000080;
	text-decoration: none;
	text-align:center;
}

A.HrefPageLink:link {
	color: #000080;
}

A.HrefPageLink:hover {
	color: red;
}

A.HrefPageLink:active {
	color: red;
}
/**********/
Input.ResetBtn{
	font: normal 11px Tahoma;
    padding: 0px 4px 1px 4px;
	border-width: 1px; 
	color: #FFFFFF; 
	background-color:#739FBD; 
}
/***********/
Input.InputText{
	FONT:normal 8pt tahoma,times new roman; 
	border: 1px #9F9993 solid;  
	padding: 0px; 
	margin: 0px; 
	word-spacing: 0px; 
	text-indent: 0px; 
	background-color: #F7F5F2;
}
/***********/
Div.DivSubstring {
	font: normal 11px Tahoma;
	color :#999999;
}

/**/
Input.Btn{
    background-image:url(../Images/fa/bgbullet.gif); 
	background-repeat: no-repeat;
	background-position: center;
	width: 73px;
	height: 19px;
	font: normal 11px Tahoma;
	padding: 0px 0px 0px 0px;
	border: 0px;
	color: #5b6f7b;
	cursor: hand;
	text-align: center;
}
Input.BtnTryAgaine{
    background-image:url(../Images/en/BgbulletLarge.gif); 
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	height: 24px;
	font: bold 11px Tahoma;
	padding: 0px 0px 0px 0px;
	border: 0px;
	color: #000;
	cursor: hand;
	background-color: #EEF8FC;
	text-align: center;
}

/****jalali****/
	.display_area {background-color: #FFFF88}
	.ElementView {padding: 10px;}
