body {
	padding: 0px;
	margin: 0px;
}

h1 {
	color:#371011;
	font-size: large;
	margin: 0px;
	padding: 0px;
	font-family: "B Nazanin", "B Yagut", "B Zar";
}

h2, h3 {
	margin-top: 15px;
	color:#FFF;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	text-indent: 20px;
	font-size: large;
	font-family: "B Nazanin", "B Yagut", "B Zar";
}

h4 {
	text-align:left;
	font-size:medium;
	margin: 0px;
	padding: 0px;
	font-family: "B Nazanin", "B Yagut", "B Zar";
}

a{
	text-decoration: none;
	color: #ff000a;
	font-family: "B Nazanin", "B Yagut", "B Zar";
	font-size: medium;
}

a:hover {
	color: #FFF;
}

p {
	color: #333;
	font-size: medium;
	direction: rtl;
}

.clear {
	clear: both;
}

#Header {
	background-image: url(Images/Logo.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
}

#main {
	position: relative;
	width: 1003px;
}

#menubar {
	position: relative;
	width: 170px;
	float: left;
	margin: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menubar a{
	text-decoration: none;
	color: #ff000a;
	font-family: "B Nazanin", "B Yagut", "B Zar";
	font-size: medium;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: block;
}

#menubar a:hover{
	text-decoration: none;
	color:#FFF;
}

#content {
	position: relative;
	float: left;
	width: 750px;
	border: groove #ffffff 2px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 30px;
	margin-top: 30px;
	text-align: right;
}

#encontent {
	position: relative;
	float: left;
	width: 750px;
	border: groove #ffffff 2px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 30px;
	margin-top: 30px;
	text-align: left;
}

#footer {
	position: relative;
	text-align: center;
	margin-bottom: 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 15px;
}
#footer p {
	font-size: small;
	color: #FF000A;
}
#footer a {
	font-size: small;
	color: #FF000A;
}
#farsitabel a {
	color: #005A51;
}
#encontent #tabel tr td a {
	color: #055a53;
}
