@charset "utf-8";
/* CSS Document */

html, body {
     height : 100%;
	scrollbar-face-color:#ddd;
    scrollbar-arrow-color:#999;
    scrollbar-track-color:#fff;
    scrollbar-shadow-color:#fff;
    scrollbar-highlight-color:#ccc;
    scrollbar-3dlight-color:#fff;
    scrollbar-darkshadow-Color:#fff;
}

.BlackTabletopLeft{
	background-image: url(../siteImages/blackTR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 8px;
}
.BlackTabletopRight{
	background-image: url(../siteImages/blackTL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 8px;
}
.BlackTablebotonLeft{
	background-image: url(../siteImages/blackBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 8px;
}
.BlackTablebotonRight{
	background-image: url(../siteImages/blackBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
	width: 8px;
}
.TosTabletopLeft{
	background-image: url(../siteImages/TosTR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 8px;
}
.TosTabletopRight{
	background-image: url(../siteImages/TosTL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 8px;
}
.TosTablebotonLeft{
	background-image: url(../siteImages/TosBL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 8px;
}
.TosTablebotonRight{
	background-image: url(../siteImages/TosBR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
	width: 8px;
}

a.ResistanceList{
	display:block;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	direction:rtl;
	color: #333;
	margin: 12px 10px 10px 10px;
	border-bottom: #333333 solid 1px;
	padding-bottom:5px;
	width:330px;
	text-align:justify;
}
a.ResistanceList:hover{
	color: #999;
	border-bottom: #990000 solid 1px;
}

a.IranList{
	display:block;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	direction:rtl;
	color: #333;
	 margin:0;
	padding:4px;
	border-bottom: #333 solid 1px;
	padding-bottom:5px;
	width:295px;
	text-align:justify;
}
a.IranList:hover{
	color: #999;
	border-bottom: #990000 solid 1px;
}

img.LeftTopLinksImages{
	border:#fff solid 1px;
	margin:0px 2px 0px 2px;
}
a.LeftTopLinks{
	display:block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftTopLinks:hover{
	color: #CCCCCC;
}

a.Alfatasil{
	font-family:Tahoma;
	font-size:9px;
	color:#333333;
	text-decoration:none;
}
a.Alfatasil:hover{
	text-decoration:underline;
	color:#FF0000;
}

a.SelectedNews{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#1F2227;
	display:block;
	text-decoration:none;
	text-align:justify;
}
a.SelectedNews:hover{
	color:#465E50;
}

a.BNews{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#1F2227;
	display:block;
	width:300px;
	text-decoration:none;
	text-align:justify;
}
a.BNews:hover{
	color:#465E50;
}


a.SiteLins{
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	color:#000;
	width:150px;
	vertical-align:bottom;
	margin:3px;
}
a.SiteLins:hover{
}
.newsLink2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	color:#1968B2;
	text-decoration:none;
	cursor:pointer;
	line-height:20px;
}
.newsLink2:hover{
	color:#E23413;
	text-align: right;
	text-decoration:underline;
}
.newsLink2 a
{
	color:#E23413;
	text-align: right;
}