<style type="text/css">

@ignore{}

@font-face {
font-family: 'yekan';
src: url('yekan.eot?.') format('eot'),
url('yekan.woff') format('woff');
url('yekan.ttf') format('truetype'),
font-weight: normal;
font-style: normal;
}

body
{
	font-family:Yekan,'Yekan','arminaco.com yekan nazok','tahoma','Segoe UI','times new roman';
	font-size:9px;
	leftmargin:0;
	topmargin:0;
	rightmargin:0;
	bottommargin:0;
	bgcolor:#fafafa;
}

a {
	text-decoration:none;
	//background-color:#cceeff;
	border-radius:5px;
}
a:link       {color:#0000ff;}
a:visited {color:#ff0000;}
a:hover     {color: red; background-color:#ffeecc;}
a:active   {color: red;} 

#header 
{
	background-color:#ffeecc;
	background-color:#ffffff;
	border-radius:15px;
	direction:rtl;
}

#logo
{
	background-color:#ffffff;
	border:5px solid transparent;
	border-radius:15px;
	direction:rtl;
	transition:all .15s;
	margin:3px;
	line-height:330px;
}

#menubar
{
	background-color:#f6f6f6;
	//background-color:#ffee22;
	border:5px solid transparent;
	border-radius:15px;
	direction:rtl;
	transition:all .15s;
	margin:3px;
	line-height:330px;
}

#menuitem
{
	//background-image: -moz-linear-gradient(90deg, .eeeeee 40%, .fdfdfd 70%); 
	background-color:#7777dd;
	font-family:Yekan,'Yekan','arminaco.com yekan nazok','tahoma','Segoe UI','times new roman';
	font-size:16px;
	//background:#00aaff;
	//background:#00aaff;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	direction:rtl;
	border:0px solid .dfdfdf;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	//border-bottom-left-radius:5px;
	//border-bottom-right-radius:5px;
	width:85px;
	float:right;
	padding:2px 2px 2px 2px;
	direction:rtl;
	transition:all .3s;
	float:right;
	line-height:30px;
	margin:8px 2px 2px 2px;
}

#menuitem:hover
{
	background:#ff5500;
	font-size:18px;
	line-height:30px;
	transition:all .15s;
	width:100px;
}

#myclass
{
	font-family:Yekan,'Yekan','arminaco.com yekan nazok','tahoma','Segoe UI','times new roman';
	font-size:15px;
	line-height:6mm;
	color:#000;
	text-align:right;
	direction:rtl;
}

#onvan
{
	font-size:34px;
	line-height:6mm;
	background:#00aaff;
	color:#ffffff;
	text-align:center;
	padding:0px 10px 4px 10px;
	line-height:18mm;
	direction:rtl;
}

#datatable
{
		background-image: -moz-linear-gradient(90deg, .eeeeee 40%, .fdfdfd 70%); 
		font-family:tahoma;
		font-size:8pt;
		line-height:1.2em;
		background-color:#eaeara;
		border:1px solid .dfdfdf;
		width:100px;
		height:494px;
		float:right;
		margin-left:2px;
		margin-right:2px;
		margin-top:4px;
		margin-bottom:4px
}

#menuline1
{
	font-family:Yekan,'Yekan',Segoe UI,tahoma,times new roman;
	font-size:22px;
	color:#000000;
	background:#ffaa00;
	line-height:1mm;
}

#menuline2
{
	font-family:Yekan,'Yekan',Segoe UI,tahoma,times new roman;
	font-size:22px;
	color:#000000;
	background:#ffffff;
	line-height:1mm;
}

#titr1
{
	font-family:Yekan,'Yekan',Segoe UI,tahoma,times new roman;
	font-size:19px;
	color:#000000;
	padding:0px 10px 4px 10px;
	line-height:9mm;
	background:#ccff00;
}

#titr2
{
	padding:0px 10px 4px 10px;
	font-family:Yekan,'Yekan',Segoe UI,tahoma,times new roman;
	font-size:20px;
	line-height:8mm;
	color:#ffffff;
	text-align:center;
	background:#00aaff;
}

#titr3
{
	font-family:Yekan,'Yekan',Segoe UI,tahoma,times new roman;
	padding:0px 10px 4px 10px;
	font-size:20px;
	line-height:8mm;
	color:#ffffff;
	background:#ff5500;
}

#caption2
{
	background-color:#7777dd;
	font-family:Yekan,'Yekan','arminaco.com yekan nazok','tahoma','Segoe UI','times new roman';
	font-size:16px;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	direction:rtl;
	border:0px solid .dfdfdf;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	//border-bottom-left-radius:5px;
	//border-bottom-right-radius:5px;
	width:85px;
	padding:2px 2px 2px 2px;
	direction:rtl;
	transition:all .15s;
	line-height:160px;
	margin:8px 2px 2px 2px;
}

#caption2:hover
{
	background:#ff5500;
	font-size:18px;
	transition:all .15s;
	width:100px;
}

</style>