/* ******** Site ******** */

.blog_title {
	background-color: #B9D863;
	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;
               font-size: 10pt;
}

a.st_links:hover {
	color: #FF3300;
}

.st_textbox_en {
	background-color: #F5F5F5;
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 10pt;
	direction: ltr;
}

.st_textbox_fa {
	border: 1px solid #999999;
	background-color: #F5F5F5;
	font-family: tahoma;
	font-size: 10pt;
	direction: rtl;
}

.st_button {
	font-family: tahoma;
	font-size: 8pt;
              font-weight: bold;
	color: white;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	background-color: #B9D863;
	border-width: 1px;
}


.st_button2 {
	font-family: tahoma;
	font-size: 8pt;
              font-weight: bold;
	color: white;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	background-color: #05365f;
	border-width: 1px;
}

.st_option {
	background-color: #F5F5F5;
	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;
}

/* ******** News ******** */

.st_news_title {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: black;
	direction: rtl;
	padding: 3px;
	margin:0px;
}

.st_news_story {
	font-family: tahoma;
	font-size: 10pt;
	color: black;
	direction: rtl;
	padding:3px;
	margin: 0px
}

.st_news_datetime {
	font-family: tahoma;
	font-size: 10pt;
	color: green;
	direction: rtl;
	padding:3px;
	margin: 0px
}

a.st_news_title_link {
	color: black;
	text-decoration: none;
}

a.st_news_title_link:hover {
	color: #FF3300;
}

a.st_news_links {
	color: blue;
	text-decoration: none;
	margin: 0px;
}

a.st_news_links:hover {
	background-color: #EEEEEE;
	text-decoration: underline;
	margin: 0px;
}

/* ******** Head News ******** */

.st_headnews_title {
	color: black;
	text-decoration: none;
}

.st_headnews_title {
	color: #FF3300;
}