ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #787878;
	overflow: hidden;
	position: relative;
	width:147px;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight:bold;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #015184;
	color:#fff;
	border-bottom: 1px solid #999;	
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #015184;
	border-bottom: 1px solid #999;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 295px;
	background: #fff;
/*	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
.tab_content {
	padding: 5px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.table_header{
	background-color:#CCC; 
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
/*==============================================================*/
.container_tab2 {width: 296px; margin: 10px auto;}

ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #787878;
	overflow: hidden;
	position: relative;
	width:147px;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight:bold;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs2 li a:hover {
	background: #015184;
	color:#fff;
	border-bottom: 1px solid #999;	
}	
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  {
	background: #015184;
	border-bottom: 1px solid #999;
}
.tab_container2 {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 295px;
	background: #fff;
/*	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
.tab_content2 {
	padding: 5px;
	font-size: 1.2em;
}
.tab_content2 h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content2 h3 a{
	color: #254588;
}
.tab_content2 img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/*==============================================================*/
.container_tab1 {width: 100%; margin: 10px auto;}

ul.tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
/*	border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 100%;
	margin-bottom:3px;
	
}
ul.tabs1 li {
	float: right;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 31px;
/*	border: 1px solid #999;*/
	border-left: none;
	margin-bottom: -1px;
/*	background: #787878;*/
	overflow: hidden;
	position: relative;
 font-family:"wakaai"; text-align:right; color:#225897;	

}
ul.tabs1 li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 11px;
	font-weight:bold;
	padding: 0 15px;

	outline: none;
 font-size:16px; 
 font-family:"wakaai"; text-align:right; color:#333;
	
}
ul.tabs1 li a:hover {
	/*background: #015184;*/
	color:#225897;

}	
ul.tabs1 li.active {
	color:#225897;
/*	background: #015184;
	border-bottom: 3px solid #225897;*/
	background-image:url(../images/active-tab.png); background-repeat:no-repeat; background-position:center 28px;
}
ul.tabs1 li.active a{
	color:#225897;
/*	background: #015184;*/

}

.tab_container1 {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 295px;
	background: #fff;
/*	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
.tab_content1 {
	padding: 5px;
	font-size: 1.2em;
	display:none;
	padding-right:0px;
}
.tab_content1 h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content1 h3 a{
	color: #254588;
}
.tab_content1 img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/*----------------------------------*/

#daily-summary-table { font-family:tahoma; font-size:11px;}
#daily-summary-table td { text-align:right;}
#daily-summary-table img{ margin-right:5px;}

.tahoma {font-family:tahoma; font-size:11px;}
.tahoma table { width:100%}

.last-update { background-color:#015184; padding:5px; color:#fff;}
.grey-bg {background-color:#015184; padding:5px; color:#fff;}
.grey-bg th { padding:5px;}


.most-active { width:100%;border-spacing: 0px; font-family:tahoma; font-size:12px;  }
.most-active td { padding:5px;}

.most-active-header {background-color:#015184; padding:5px; color:#fff;}

.news-list { list-style:disc; margin-right:15px; direction:rtl}
.news-list li { margin-bottom:15px; font-family:tahoma; font-size:12px;}

.box-pad table { width:100%; font-family:"GESS"; font-size:14px; direction:rtl;}