﻿/****************************global*********************/
body {
	font-family: tahoma,Verdana;
	font-size: 9pt;
	margin: 0px;
	direction: rtl;
	color: #2D2D2D;
	/*background-color:#F9F8F2;*/
	background:#F4F3EA;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 9pt;
}
input, select, textarea{
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666;
	border: 1px solid #cbcbcb;
	background: #fcfcfc;
	padding: 1px;
}
select option,option {
	padding: 1px 3px 1px 10px;
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666;
	background: #fcfcfc;
}
p{
	margin: 2px 0px;
	line-height: 160%;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	/*color:#779309;*/
	color:#688107;
	text-decoration: none;
}
a:hover {
	color:#FE9900;
}
#StatDiv{
	display:none
}
.table{
	width:auto;
	azimuth:center
}
/***************************main************************/
#topbanner{
	height:80px;
	width:auto;
	background-color:#EEEBDC;
	background-image:url('img/banner.jpg');
}
#TopAds{
	float:left;
	height:65px;
	margin:7px 0px 0px 10px;
}
#TopAds img{
	border:0px
}
.container {
	width: 990px;
	margin: 0 auto;
}
/**************************top menu*********************/
#TopMenu {
	width: 100%;
	height: 30px;
	line-height: 27px;
	padding: 0px;
	background-color:#424242;
	border-top:2px #FF9900 solid
	/*border-top:2px #9FCF09 solid*/
}
#TopMenu a,#TopMenu a:link,#TopMenu a:visited {
	color: #fff;
	float: right;
	display:block;
	text-decoration: none;
	padding: 0 10px;
	height:30px;
}
#TopMenu a:hover,#TopMenu a:active{
	background:#fff;
	color: #555;
	text-decoration: none;
}

#TopMenu a.current{
	background: #fff;
	color: #555;
	text-decoration: none;
	font-weight:bolder
}
/*********************** Main Style*****************/
#main{
	margin:0px auto;
	width:990px;
	background-color:#FFF;
	padding:2px;
	border-left:1px #F4F4F0 solid;
	border-right:1px #F4F4F0 solid;

}
#content{
	width:848px;
	float:right;
}
/*************************************** left ads ***************/
#leftcol{
	width:140px;
	float:left;
}
.clearDIV{
	clear:both
}
#footer{
	height:25px;
	background-color:#424242;
	color:#fff;
	font-size:8pt;
	line-height:25px
}
/****************** right menu***************/
#rightcolumn{
	width:160px;
	float:right;
	margin-top:3px
}
#rightmenu a,#rightmenu a:link,#rightmenu a:visited {
	float: right;
	padding:5px 13px 0 0 ;
	height:22px;
	width:145px;
	background-color:#F4F3EA;
	margin:0px 0px 3px 0px;
	/*border-right:2px #A5CA0B solid;*/
	border-right:2px #FD9A00 solid;
	color:#555
}
#rightmenu a:hover,#rightmenu a:active {
	background: #fff;
	color: #FF9933;
	text-decoration: none;
	border-bottom: 1px #00B8D9 solid;
	height:21px;
	border-right:2px #A5CA0B solid;
}
.header_green{
	direction:rtl;
	height:20px;
	background-image:url('img/col_header140.jpg');
	padding:5px 15px 0px 0px;
	font:bold 100% tahoma;
	color:#FFF
}
.RightCol_Header{
	direction:rtl;
	height:22px;
	background-image:url('img/1col_header.jpg');
	padding:5px 15px 0px 0px;
	font:bold 100% tahoma;
	color:#FFF;
	margin:5px 0px 0px 0px;
}
.col_green{
	background-image:url('img/col_header.jpg');
	margin-top:2px
}
.rightcol{
	/*background:#F6F6F6;*/
	background:#F4F3EA;
}
.rightcol ul {
	list-style-type: none;
	padding: 0 5px 0 0;
}
.rightcol ul li{
	text-align: right;
	padding:4px 10px;
	font-size:8pt;
	background: url('img/mini2.gif') no-repeat scroll 100% 8px;
}
.rightcol ul li:hover {
	background: url('img/mini.jpg') no-repeat scroll 100% 8px;
}
/****************** content***************/
#maincontent{
	width:672px;
	float:left;
	padding:1px 5px 1px 5px;
	text-align:justify;
	line-height:160%;
}
#page_header{
	height:27px;
	border-bottom:2px #A3CA0B solid;
	background: url('img/arrow-left.jpg') no-repeat scroll 100% 1px;
	padding:0px 15px 0px 0px
}
.Content_Footer{
	padding:2px 5px 4px 0px;
	text-align:right;
	background-color:#FAFAF8;
	border:1px #E6E6E6 solid;
	margin:5px 0px 5px 0px
}
#ContentTitle{
	background: url('img/orang.jpg') no-repeat scroll 100% 8px;
	padding:0px 15px 0px 0px
}
/******************* Footer LinkBox*********/
#FooterMenu {
	height: 27px;
	padding: 0px;
	line-height:27px;
	padding-right:20px
}
#FooterMenu a,#FooterMenu a:link,#FooterMenu a:visited {
	float: right;
	display:block;
	text-decoration: none;
	padding: 0 10px;
	height:27px;
	-moz-border-radius-topright:0.5em;
	-moz-border-radius-topleft:0.5em;
	background-color:#FF9800;
	color:#FFF;
	border-right:1px silver solid;
	border-top:1px silver solid;
	border-left:1px silver solid;
	margin:1px 10px 0px 0px
}
#FooterMenu a:hover,#FooterMenu a:active, #FooterMenu a.active {
	background:#FAFAF8;
	color: #555;
	text-decoration: none;
	border-right:1px silver solid;
	border-top:1px silver solid;
	border-left:1px silver solid;
}
#footerlinks{
background-color:#FAFAF8;
width:auto;
border:1px #E6E6E6 solid;
margin:10px 0px 0px 5px;
}
#FooterMenu{
	border-bottom:2px #FF9800 solid
}
#ListTopic ul {
	list-style-type: none;
	padding: 0 5px 0 0;
}
#ListTopic ul li{
	text-align: right;
	padding:4px 10px;
	font-size:8pt;
	background: url('img/mini2.gif') no-repeat scroll 100% 8px;
}
#ListTopic ul li:hover {
	background: url('img/mini.jpg') no-repeat scroll 100% 8px;
}
.ContentArea{
	margin:0px 10px 0px 0px;	
}
/*--------------------------------------------------- Page Numbering ------------------------------*/
.PageNumbering {
	text-align: center;
}
.PageNumbering a {
	border: 1px silver solid;
	padding: 3px;
}
.PageNumbering a:hover {
	background-color: #D9E9FA;
}
.CurrentPage {
	background-color: #CFF0AE;
}
#ImageAds{
	margin:1px auto
}
#ImageAds img{
	border:0px silver solid;
	padding:2px
}
#TextAds{
	margin:2px auto;
}
.TxtAdsDIV{
	border-right:2px #A0CE0B solid;
	margin:5px 0px 5px 0px;
	padding:4px;
	line-height:150%;
	background:#F4F3EA
}
.TxtAdsDIV:hover{
	background:#fff;
	border-right:2px #FF9800 solid;
}

.TxtAdsDIV .txtLink a{
	color:#00B8D9;
	font-weight:bold;
}
.TxtAdsDIV .txtURL{
	color:orange;
	text-align:left;
}
.TxtAdsDIV .txtDesc{
	text-align:justify;
}
/*********************************************************** First Page **************************************/
/**************** Top Box ******************/
#TopBoxMenu{
	height: 27px;
	padding: 0px;
	line-height:27px;
	padding-right:2px
}
#TopBoxMenu a,#TopBoxMenu a:link,#TopBoxMenu a:visited {
	float: right;
	display:block;
	text-decoration: none;
	padding: 0 10px;
	height:27px;
	-moz-border-radius-topright:0.5em;
	-moz-border-radius-topleft:0.5em;
	background-color:#FF9800;
	color:#FFF;
	border-right:1px silver solid;
	border-top:1px silver solid;
	border-left:1px silver solid;
	margin:1px 10px 0px 0px
}
#TopBoxMenu a:hover,#TopBoxMenu a:active, #TopBoxMenu a.active {
	background:#FAFAF8;
	color: #555;
	text-decoration: none;
	border-right:1px silver solid;
	border-top:1px silver solid;
	border-left:1px silver solid;
}
#Content_Area{
	margin:1px 0px 0px 0px;	
	border:1px #C0C0C0 solid;
	background:#FAFAF8;
	padding:5px;	
}
.ListLink ul {
	list-style-type: none;
	padding: 0 5px 0 0;
}
.ListLink ul li{
	text-align: right;
	padding:0px 10px;
	font-size:8pt;
	background: url('img/mini2.gif') no-repeat scroll 100% 8px;
}
.ListLink ul li:hover {
	background: url('img/mini.jpg') no-repeat scroll 100% 8px;
}
.TopicDIV {
margin-top:5px;
font-size:8.6pt;
}
.TopicDIV img{
	border:1px #C0C0C0 solid;
	padding:5px;
}