/* CSS Document */
.main-news{
border: 1px solid #CCC;
margin:5px ;
padding:5px;
width: 691px;

}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#979797;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
td, th {
font-size:10px;
}
.arabic{
font-family:tahoma;
}
.left-bg {
background-image:url(../images/gradient-left.gif);
background-position:right;
background-repeat:repeat-y;
}
.right-bg {
background-image:url(../images/gradient-right.gif);
background-position:left;
background-repeat:repeat-y;
}
.down-bg {
background-image:url(../images/back-dn.jpg);
background-position:left ;
background-repeat: no-repeat;
}
.up-bg {
background-image:url(../images/back-up.jpg);
background-position:right;
background-repeat: no-repeat;
}
.sub-down-bg {
background-image:url(../images/sub-dn.jpg);
background-position: bottom left ;
background-repeat: no-repeat;
}
.sub-up-bg {
background-image:url(../images/sub-up.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}
a {
text-decoration:none;
color:#753800;
padding-bottom:10px;
}
a:hover {
color:#FF8B33;
}
.reversed-a {
	text-decoration:none;
	color:#FF8B33;
	line-height: 18px;
}
.reversed-a:hover {
	color:#753800;
	line-height: 18px;
}
.corner {
background-image:url(../images/corner.gif);
background-position:right 0px;
background-repeat:no-repeat;
}
.input1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:200px;
font-size:10px;
color:#FFFFFF;
background-color:#588598;
border-top:1px solid #122B34;
border-left:1px solid #122B34;
border-right:1px solid #94B7C3;
border-bottom:1px solid #94B7C3;
}
.input2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:200px;
font-size:10px;
color:#FFFFFF;
background-color:#588598;
border-top:1px solid #122B34;
border-left:1px solid #122B34;
border-right:1px solid #94B7C3;
border-bottom:1px solid #94B7C3;
}
.input3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background-color:#588598;
color:#F8E82F;
border:2px solid #648F9D;
}
.footer {
color:#B6987D;
font-size: 9px;
}
.clicked{
	color:#FF8B33;
	line-height: 15px;
}
.reversed-clicked{
	color:#753800;
	line-height: 18px;
}
.titles {
color:#753800;
font-size:14px;
font-weight:bold;
}
.orange-titles {
color:#F6821F;
font-size:14px;
font-weight:bold;
}
.news-titles {
color:#F6821F;
font-size:11px;
font-weight:bold;
}
.sub-titles {
color:#753800;
font-size:12px;
}
.top-td-orange {
border-top: #F6821F solid 1px;
}
.right-td-orange {
border-right: #F6821F solid 1px;
padding-right:10px;
}
.top-right-td-orange {
border-right: #F6821F solid 1px;
border-top: #F6821F solid 1px;
}
.up-bg-a {
	background-image:url(../images/back-up-a.gif);
	background-position:left;
	background-repeat: no-repeat;
	height: 77px;
}
.down-bg-a {
	background-image:url(../images/back-dn-a.gif);
	background-position:right;
	background-repeat: no-repeat;
}
.sub-down-bg-a {
	background-image:url(../images/sub-dn-a.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.titles-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #663300;
	text-align: right;
}
.sub-titles-a {
	color: #663300;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.text-a {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	line-height: 18px;
}

.language {
	text-decoration:none;
	color:#FF8B33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.language:hover {
	text-decoration:underline;
	color:#753800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.news-titles-a {
	font-family: Tahoma;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	color: #666666;
	direction: rtl;

}
.table-a {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #753800;
	font-weight: normal;
}
.table-bg {
	background-image: url(../images/bg-btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 157px;
	background-position: center;
}
.table-a-clicked {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF8B33;
	font-weight: normal;
}
.news-box {
	min-height: 136px;
	width: 686px;
	background-color:#f0f0f0;
	padding-right:4px;
	
	
	
	

}
.news-picture {
	height: 137px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.news-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #663300;
	margin: 0px;
	padding: 2px;
	text-align: right;
}
.news-box a {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #753800;
	margin: 0px;
	padding: 5px;
}

.news-text {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 2px;
	text-align: right;
	line-height: 16px;
}
.more-picture {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#more-news-box {
	width: auto;
	margin: 5px;
	padding: 10px;
}

