﻿body {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	direction: rtl;
}
.logo {
	background-image: url('../images/logo.0001.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 70px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	margin-bottom: 9px;
}
.main_content {
	width: 100%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	margin-bottom: 10px;
}
.zaiyari {
	background-color: #f1f1f1;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #CCCCCC;
}
.serderr {
	font-weight: bold;
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	margin-bottom: 4px;
}

