﻿body
{
	margin-top: 0px;
		border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-weight: 700;
}
/*////////////////*/
td.fa
{
	direction:rtl;
}
td.eng
{
	direction:ltr;
}
/*////////*/
tr.rang1
{
	background-color: #CCFF99;
}
tr.rang1:hover
{
	background-color: #FF6600;
}
/*//////*/
tr.rang2
{
	background-color: #CCCCCC;
}
tr.rang2:hover
{
	background-color: #FF6600;
}
/*//////*/
div.login
{
	direction: ltr;
	border-style: double;
	margin: 0 auto;
	width: 200px;
	height: 100px;
	background-color: #E5E5E5;
	font-family: Tahoma;
	font-size: small;
}
/*///////////////////////////////*/
div.main
{
	width:100%;
	top:0px;
	font-family:Tahoma;
	margin:0 auto;
	direction:rtl;
}
div.header
{
	background-position: center center;
	width: 100%;
	height: 60px;
	background-image: url( '/G:/web_design/kian-new/template/arm.jpg' );
	background-repeat: no-repeat;
}
div.menu
{
	background-color:#000066;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0;
	height:20px;
	left:0px;
	margin:0px;
	min-width:720px;
	padding:0;
	top:59px;
	width:100%;
	color:White;
	font-size:small;
}
div.flash
{
	width: 900px;
	height:225px;
}
div.rightpanel
{
	clear: both;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
div.leftpanel
{
	float: left;
	width: 150px;
	height: 100%;
	background-color: #F4F2E8;
	clear: both;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
div.centerpanel
{
	clear:both;
	float:right;
	margin:0px;
	color:White;
}
div.title
{
	clear: both;
	height: 18px;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	color:#bb2322;
}
div.footer
{
	border-style: solid none solid none;
	border-width: thin;
	border-color: #808080;
	clear: both;
	height: 18px;
	font-size: 12px;
	text-align: center;
	color: gray;
	background-color:whitesmoke;
	margin: 0px;
}
div.titleENG
{
	clear:both;
	height: 18px;
	font-size: 12px;
	text-align:left;
	color: Red;
	margin:0px;
	font-weight:bold;
}
div.comment
{
	margin:0px;
	font-size:10pt;
	color:Black;
}
p.top
{
	margin:0px;
	text-align: justify;
}
p.title10pt
{
	font-size:10pt;
	text-align:right;
}
A.l1:link
{
	text-decoration: none;
}

A.l1:visited
{
	text-decoration: none;
}

A.l1:active
{
	text-decoration: none;
}

A.l1:hover
{
	color: #4385C0;
	border-bottom:1px dotted #4385C0 !important;
}
A.l2:link
{
	color:#000066;
	border-bottom:1px solid #977409 !important;
	text-decoration:none;
}
A.l2:hover
{
	color:#bb2322;
	text-decoration:none;
}
div.irflag
{
	float:right;
	display:block;
	clear:both;
	width:21px;
	height:17px;
}
div.engflag
{
	float:left;
	display:block;
	clear:both;
	width:21px;
	height:17px;
	
}

div.spacer
{
	height: 5px;
	width: 100%;
	margin:0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
div.box
{
	border: 1px solid #CCCCCC;
	color: Black;
	font-size: small;
	clear: both;
}
div.title
{
	width:100%;
	text-align:center;
	color:White;
	margin: 0px;
	font-size:small;
	background-color:Gray;
	color:White;
	clear:both;
}