.blog_title {
	background-color: #FF7A22;
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	margin: 0px;
	line-height: 150%;
}

P {
	font-family: tahoma;
	font-size: 9pt;
	color: black;
	margin: 0px;
	line-height: 150%;
}

a.st_links {
	color: #000095;
	text-decoration: none;
}

a.st_links:hover {
	color: #FF3300;
}

.st_textbox_en {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 10pt;
	direction: ltr;
}

.st_textbox_fa {
	border: 1px solid #999999;
	background-color: #FFFFCC;
	font-family: tahoma;
	font-size: 10pt;
	direction: rtl;
}

.st_button {
	font-family: tahoma;
	font-size: 8pt;
	color: white;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	background-color: #FF9900;
	border-width: 1px;
}

.st_option {
	background-color: #FFFFFF;
	width=45px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: tahoma;
	font-size: 10pt;
	direction: rtl;
}

.st_option_en {
	background-color: #F5F5F5;
	width: 45px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: tahoma;
	font-size: 10pt;
	direction: ltr;
}

