a {
	color: #1809A6;
	outline: none;
}

a:hover {
	color: #bb0003;
}
a:active {
	color: #000;
}

.pic {
	border: 1px solid #000000;
}

.picLink {
	border: 0px;
	text-decoration: none;
}

.htitr {
	font: 10pt Arial;
	font-weight: bold;
	color: #824E00;
}

.title {
	font: 16px Arial;
	font-weight: bold;
	color: #9A1010;
}

.subtitle {
	font: 11px tahoma, Arial;
	color: black;
	background-color: #f8f8f8;
	padding: 8pt;
	margin: 5pt;
	margin-top: 10px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.body {
	font: 10pt Tahoma, Arial;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
}

p.float-left {
	float: left;
	margin: 0 0.5em 0 0;
	background: #ffffff;
	border: 0px dotted #cd853f;
}

div.float-right {
	float: right;
	margin: 1px;
	background: #FFF;
	border: 1px solid gray;
}

.rutitr {
	font: 10px tahoma, arial, helvetica;
	color: #808080;
}

.titr1 {
	font: 11px tahoma, arial, helvetica;
	font-weight: normal;
	text-decoration: none;
	text-align: justify
}

.titr1:hover {
	text-decoration: none;
}

.title1 {
	font: 13px Tahoma;
	text-align: right;
	direction: rtl;
	text-decoration: none;
}

.title2 {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	line-height: 130%;
}

.title3 {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	line-height: 130%;
	margin-bottom: 10px;
}

.title4 {
	font: normal 8pt Tahoma;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
}

.lead1 {
	font: 11px tahoma, arial, 'Times New Roman';
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;	
}

.lead2 {
	font: 11px tahoma, arial, 'Times New Roman';
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
}

.fr {
	float: right;
	padding: 3px;
	background: #FFF;
	border: 1px solid silver;
	background-color: #F3F1F4;
}

.fl {
	float: left;
	padding: 3px;
	background: #FFF;
	border: 1px solid silver;
	background-color: #F3F1F4;
}


.headline {
	PADDING-RIGHT: 3pt;
	PADDING-LEFT: 3pt;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 5pt;
	MARGIN: 5pt;
	WIDTH: 100%;
	PADDING-TOP: 5pt;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: justify
}

.text11 {
	font: 11px tahoma, arial, helvetica;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify
}

.text10 {
	font: 14px Arial;
	font-weight: bold;
	text-decoration: none;
}  
.text10:hover {
	font: 14px Arial;
	font-weight: bold;
	text-decoration: none;
}

.text16 {
	font: 16px 'Times New Roman', tahoma, Arial;	
	text-decoration: none;
	font-weight: bold;
}

.page_title {
	font: 16px 'Times New Roman', tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.comments {
	font: 11px tahoma, arial, 'Times New Roman';
	color: gray;
	line-height: 120%;
	text-align: justify;	
	margin-bottom: 8px;
}
/*---------- Right news box styles ----------*/ 
.r_news_box{
	width: 187px;
	margin-bottom: 5px; 
}
.r_news_img{
	width: 50px;
	display: block;
	float: right;
	padding: 5px;
	border: 1px solid #ADC4FA; 
}
.r_news_rutitr{
	/*width: 104px;*/
	height: 13px;
	font: 11px tahoma;
	color: #7F7F7F;
	overflow: hidden;
	padding-right: 5px;
}
.r_news_title{
	/*width: 104px;*/
	background: url("/fa/img/r_bolet.gif") no-repeat right 7px;
	padding-right: 5px !important;
	padding-right: 18px;
	margin-bottom: 4px;
}

.r_news_title a{
	font: 12px tahoma;
	color: #17089F;
	text-decoration: none;
	margin-right: 15px;
}
.r_news_subtitle{
	/*width: 104px;*/
	font: 11px tahoma;
	color: #000;
	padding-right: 5px;
}
/*---------- Center news styles ----------*/
.center_news {
	width: 383px;
	/*height: 115px;
	background: url("/fa/img/c_box_n.gif") no-repeat bottom;*/
	padding-right: 7px;
	padding-left: 8px;
	overflow: hidden;
}
.c_news_img {
	width: 80px;
	height: 90px;
	display: block;
	float: right;
	border: 0px;
	padding-top: 18px;
}
.c_news_rutitr{
	height: 13px;
	font: 11px tahoma;
	color: #7F7F7F;
	overflow: hidden;
	padding-right: 5px;
}
.c_news_title{
	/*background: url("/fa/img/r_boet_n.gif") no-repeat right 7px;*/
	padding-right: 0px;
	margin-bottom: 4px;
	
}

.c_news_title a{
	font: bold 16px 'Times New Roman';
	color: #575757;
	text-decoration: none;
	display: block;
	padding-right: 19px;
}
.c_news_subtitle{
	font: 11px tahoma;
	color: #000;
	padding-right: 5px;
	text-align: justify;
}
