<!--
body{
	background:rgb(23, 35, 77);
	font: 13px normal Arial, Helvetica, sans-serif;
	margin:0px;
	color:#555f6e;
}
a {
	color:#555f6e;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#2F303F;
	text-decoration: underline;
}
h1 {
	background:#506588 url(images/h1.gif) right no-repeat;
	height:30px;
	padding:6px 0px 0px 5px;
	margin:3px 0px 3px 0px;
	font-size:19px;
}
h1, h1 a {
	color:#8caee7;
}
h3 {
	margin:0px;
}
hr {
	border:0px solid #bcc5cc;
	border-top:0px;
	margin:5px 0px;
}
img {
	border:0px;
}
.Title {
	color:#e3ecfb;
}
.Post {
	background:#ffffff;
	border:0px solid #c1c1c1;
	margin-bottom:3px;
}
.Post td, .Post th {
	border:0px;
	border-top:0px solid #c1c1c1;
	border-left:0px solid #c1c1c1;
	direction:ltr;
}
.Post th {
	text-align:left;
}
.Post h3 {
	color:#206494;
}
.Post h3 a {
	color:#206494;
	margin:2px;
}
.Post span {
	color:#206494;
	font-size:12px;
}
.Post hr {
	border:2px solid #ffffff;
	border-top:0px;
	margin:5px 0px;
}
.Post .More {
	text-align:right;
	color:#297db7;
}
.Post .More a {
	color:#297db7;
	font-weight:bold;
}
.List a {
	background:#e3ecfb;
	border:1px solid #c1c1c1;
	margin:3px;
	padding:3px 10px;
	float:right;
	display:block;
}
form {
	margin:0px;
}
.EditorPost {
	color:#DBE6F3;
}
.EditorPost a {
	color:#DBE6F3;
}
input {
	direction:ltr;
}
.Clear {
	clear:both;
}
#UpMenu {
	width:700px;
	margin:0px auto;
	list-style:none;
	padding:0px;
}
#UpMenu li {
	float:left;
}
#UpMenu li a {
	background:url(images/button.gif);
	width:116px;
	height:24px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
	display:block;
	text-align:center;
	text-decoration:none;
}
#UpMenu li a:hover {
	background:url(images/button.gif) bottom;
	width:116px;
	height:24px;
	padding-top:5px;
	color:#FFFFFF;
	float:left;
	display:block;
	text-align:center;
}
.HejriDate {
	background: url(images/Date.png);
	width:170px;
	height:179px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
.HejriDate .Year {
	height:30px;
	color:#FFFFFF;
	font-size:20px;
	padding-top:7px;
}
.HejriDate .Month {
	height:30px;
	font-size:20px;
}
.HejriDate .DayNum {
	font-size:36px;
}
.HejriDate .Day {
	height:30px;
	font-size:16px;
}


#MDate .main {
	width:170px;
	border:0px solid #2F4794;
}
#MDate .month {
	background-color:#415CAF;
	font:bold 12px verdana;
	color:white;
	padding:3px;
}
#MDate .daysofweek {
	background-color:#4D6DCF;
	font:bold 12px verdana;
	color:white;
}
#MDate .days {
	font-size: 12px;
	font-family:verdana;
	color:black;
	background-color: lightyellow;
	padding: 3px;
	margin:1px;
	border:0px solid #FFFFFF;
}
#MDate .days #today{
	font-weight: bold;
	color: red;
}

.PagesList {
	clear:both;
	list-style:none;
	padding:0px;
	margin:0px;
}
.PagesList li {
	background:#FFFFFF;
	border:1px solid #EcEcEc;
	margin:5px 2px;
	float:right;
	height:30px;
}
.PagesList li:hover{
	background:#4A9ED4;
	color:#FFFFFF;
}
.PagesList .Current {
	background:#4A9ED4;
	color:#FFFFFF;
}
.PagesList .More {
	background:none;
	border:0px;
	color:#FFFFFF;
	font-size:18px;
}
.PagesList .More:hover {
	background:none;
}
.PagesList li a {
	height:22px;
	padding:8px;
	display:block;
	text-decoration:none;
	text-align:center;
}
.Editor, .Editor a {
	color:#DBE6F3;
}


-->
