html, body{
	direction:rtl;
	margin:0px;
	padding:0px;
	color:#303030
}
html, body, td, th, table, div{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px
}
.hr1 {
	border:none;
	border-bottom:1px dotted #CCC;
	margin:25px 0px
}
#page_content{
	padding:30px 0px;
	line-height:1.5;
	text-align:justify;
}
#page_content, #page_content div, #page_content span, #page_content td, #page_content a, #page_content a:link, #page_content a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.footer {
	font-size: 11px;
	background-color:#cbccbf;
	text-align:center;
	padding:15px 0px;
	color:#006
}
.footer a, .footer a:link, .footer a:visited{
	color: #494a3f;
	text-decoration:none
}
.footer a:hover{
	text-decoration:underline
}
.newsticker_Center{
	background:url(../images/bg-newsticker.png);
	color:#FFF;
	text-align:right;
	vertical-align:middle;
	padding:0px 10px 5px 0px;
}
.newsticker_Center li, ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline-block
}
.newsticker_Center a, .newsticker_Center a:link, .newsticker_Center a:visited{
	color:#CCC;
	text-decoration:none
}
.newsticker_Center a:hover{
	text-decoration:underline
}
.newsticker_angleRight, .newsticker_angleLeft{
	background:url(../images/angles.png);
	width:4px;
	height:28px;
}
.newsticker_angleRight{background-position:4px 0px}
.newsmain_title{
	line-height:30px;
	font-weight:600;
}
.newsmain_title a, .newsmain_title a:link, .newsmain_title a:visited{
	color:#303030;
	text-decoration:none
}
.newsmain_title a:hover{color:#C00}
#newsbox{
	background-color:#000;
	width:590px;
	height:140px;
	margin-bottom:-150px;
	position:relative;
	overflow:auto;
	color:#FFF;
	text-align:right;
	padding:5px;
	display:none;
	line-height:18px
}
#newsbox a, #newsbox a:link, #newsbox a:visited{
	color:#FFF;
	text-decoration:none;
}
#newsbox a:hover{text-decoration:underline}
#more{
	color:#C30;
	text-decoration:none;
	font-weight:600
}
#loading{
	width:100%;
	height:550px;
	position:absolute;
}
#newsbox_OpenClose{
	background:url(../images/UpDown.png);
	width:10px;
	height:9px;
}