@charset "utf-8";
Body {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	line-height:1.5;
	direction:rtl;
	margin:0;
}
.InternalLink a {
	color: #000000;
	text-decoration: none;
}
.InternalLink a:hover {
	color: #c01214;
}
.TopLink a {
	color: #FFFFFF;
	text-decoration: none;
}
.TopLink a:hover {
	color: #eea0a1;
}
.BotLink a {
	font-size: 10.5px;
	color: #8e8e8e;
	text-decoration: none;
}
.BotLink a:hover {
	color: #000;
}
.OtherSite{
     padding-right:5px;
     border-right:#8e8e8e solid 1px;
}
.e {
	font-size: 14px;
	font-weight: bold;
}
.Border{
    border-left:#666666 1px solid;
    border-right:#666666 1px solid;
	}
.RedLink a {
	color: #b90d11;
	text-decoration: none;
}
.RedLink a:hover {
	color: #000;
}
.DashedBorder1 {
	border: 1px dashed #9b9b9b;
	border-top:none;
	padding:10px; 
	
}
.DashedBorder2 {
	border-top: 1px dashed #9b9b9b;
	border-left: 1px dashed #9b9b9b;
	border-right:3px #b90d11 solid; 
	padding-right:20px

}
.DashedBorder{
	border: 1px dashed #9b9b9b;
	
}
Input{
font-family:tahoma;
font-size:11px;
color:#999999;}

.Bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	line-height:2;
}
.PicBorder {
	border: 3px solid #79a0b2;
}
.date {color: #999999;
font-size:10px;}
.Red {color: #A50206}
.EnTitr {
	color: #FFFFFF;
	font-weight: bold;
}
