﻿.tbl {
	font-family: Tahoma;
	font-size: 9pt;
	border: 0;
}
.bulet {
	list-style-image: url('image/bullet.gif');
}
.chekideh{
margin-bottom:5px;
}
.btn {
	display:block;
	margin: 2;
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url('image/button5.jpg');
	background-repeat: no-repeat;
	width: 100;
	height: 20;
	text-decoration: none;
	color: #006699;
}
:hover.btn {
	background-image: url('image/button6.jpg');
}
:active.btn {
	background-image: url('image/button7.jpg');
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	background-color: #D6EAFA;
}
p {
	margin: 1;
	text-align: justify;
	text-indent: 10;
}
input {
	font-family: Tahoma;
	font-size: 8pt;
}
select {
	font-family: Tahoma;
	font-size: 8pt;
}
.fnd_str {
	background-color: #BBDCF7;
}
.news_Titel {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20;
	text-align: center;
}
.Abstract {
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
}
body {
	direction: rtl;
	font-family: Tahoma;
	text-align: justify;
}
textarea {
	font-family: Tahoma;
	font-size: 8pt;
}

