﻿body
{
	padding: 0px;
	margin: 0px;
	font: 13px Tahoma, Arial, 'Times New Roman';
	font-weight: normal;
	color: #000;
	direction: rtl;
}

div, p, img, h1, h2, h3, h4, h5, ul, li
{
	margin: 0px;
	padding: 0px;
}
div, p, span, input, h1, h2, h3, h4, h5, div.normal
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

div.contentDetails
{
	margin: 0 auto;
	width: 600px;
}

div.contentDetails .code
{
	color: #1809a6;
	float: right;
	font-size: 10px;
	font-weight: normal;
}

div.contentDetails .codeTitle
{
	color: #000000;
	font-size: 11px;
}

div.contentDetails .publishDate
{
	color: #1809a6;
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin-left: 6px;
}

div.contentDetails .publishDateTitle
{
	color: #000000;
	font-size: 11px;
}

div.contentDetails .title
{
	margin-bottom: 10px;
	margin-top: 4px;
	text-align: center;
	color: #9a1010;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

div.contentDetails .upperTitle
{
	text-align: center;
	color: #808080;
	font-size: 10px;
}

div.contentDetails .bottomTitle
{
	text-align: center;
	color: #808080;
	font-size: 10px;
	margin-bottom: 10px;
}

div.contentDetails .lead
{
	background-color: #f8f8f8;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	color: black;
	font-size: 11px;
	padding: 8pt;
}

div.contentDetails .body
{
	text-align: justify;
}

div.contentDetails .bodyImage
{
	float: left;
	margin: 5px 10px 5px 5px;
}

div.contentDetails .source
{
	text-align: right;
	margin-top: 10px;
}

div.contentDetails .source a
{
}

div.contentDetails .source a:hover
{
}

.noResault
{
}

