@charset "utf-8";
/* Parsizabanan.com CSS */

body {
	color: #000;
	text-align: center;
	font: normal .79em Tahoma,Arial, "Lucida Grande"
}
pre {
	font: normal 11px Tahoma;
	line-height: 22px;
	margin: 0;
	text-align: justify;
}
a {
	color: #103B7F;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
a:hover {
	color: #336699;
}
IMG {
	border: none;
}
p {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
ins {
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS";
}
dt {
	margin: 6px 0;
	font-weight: bold;
}
ul {
	list-style: none;
}
select {
	font-family: Tahoma
}
.home_frame1_newsTitle {
	font: bold 1.25em Times New Roman;
}
thead {
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}
ul#fontSize li {
	display: inline;
	float: right;
	padding: 4px 10px 3px 10px;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
}
ul#fontSize li:hover {
	background: #336699;
}
#printOptions .printBtn {
	display: inline;
	float: right;
	background: #919191;
	border-radius: 5px;
	width: 100px;
	height: 25px;
	font-family: tahoma;
	color: #FFF;
	border: 0;
	margin: 0px 1px 1px 1px;
}
#printOptions .printBtn:hover {
	background: #336699;
}
#printOptions option {
	background: #919191;
}
#alertFS {
	display: none;
	float: right;
	margin: 5px 5px 0 0;
	color: #F00;
	font-size: 11px;
	font-weight: bold;
	direction: rtl;
}
@media screen, projection, print {
	.copyright {
		font-family: Tahoma;
		font-size: 11px;
		text-align: center;
		width: 100%;
		padding-top: 5px;
		direction: rtl;
	}
	.urlBar {
		text-align: left;
		padding: 5px 0;
		direction: ltr;
		font-family: tahoma;
		font-size: 12px;
	}
	#printOptions {
		margin: 5px 10px 3px 0;
		float: left;
		width: 150px;
		position: fixed;
	}
}
@media print {
	#printOptions {
		display: none;
	}
	table {
		page-break-after: auto;
	}
}
#printText {
	display: inline;
	float: right;
	width: 94%;
	margin: 0 3%;
	text-align: justify;
	direction: rtl;
	line-height: 1.5em
}
#logoPage {
	display: inline;
	margin: 0 0 3px 10px;
	z-index: 10;
}
.newListDate {
	font-size: 9pt;
	color: gray;
}
.newListBrief {
	font-size: 9pt;
	text-align: right;
}