﻿div.content_wrapper_b
{
	float: left;
	width: 635px;
	font-size: 12px;
	color: #656364;
	overflow: hidden;
}
.content_wrapper_b
{
	padding: 0px;
	margin: 0px;
}
div.content_wrapper_b a
{
	color: #656364;
	font-weight: normal;
	text-decoration: none;
}
div.content_wrapper_b a.title
{
	font-weight: bold;
	color:#656364;
	text-decoration:none;
}
div.content_wrapper_b a.title:hover
{
	color:#656364;
	text-decoration:underline;
}
div.general_title h1, div.general_title_download h1
{
    color: #cacbd2;
    font-size: 26px;
    font-family: Tahoma;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
}
div.news_date
{
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccbcb;
}
div.general_abstract h3
{
	font-size: 12px;
	font-weight: bold;
	color: #00c4ee;
	margin-bottom: 15px;
}
div.news_picture
{
	width: 200px;
	float: right;
	margin-right: 10px;
}
.doc_text_small
{
	padding: 3 0 0 0;
	font-size: 11px;
	color: #002169;
}
.print_link,
.send_link
{
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal !important;
	color: #00c4ee !important;
}

.paging_table
{
	clear: both;
}
.paging_table_list
{
	width: 600px;
	margin: 0px auto;
}
.paging_table_list td
{
	padding-bottom:40px;
}
.paging_table_doc
{
	border-top: solid 1px #cccbcb;
	margin: 0px;
	width: 100%;
}
.paging_table_doc td
{
	padding-top: 5px;
}
.paging_td_prev,
.paging_td_next
{
	width: 100px !important;
	vertical-align: top;
}
.paging_td_prev
{
	text-align: right;
}
.paging_td_next
{
	text-align: left;
}
.paging_td_prev img,
.paging_td_next img
{
	display: none !important;
}
.paging_td_center
{
	 width: 400px !important;
	 text-align: center;
}
.paging_link
{
	font-size: 11px;
	color: #00c4ee !important;
	font-family: Arial;
}
.paging_num
{
	padding: 0px 2px;
}
.paging_text
{
	font-size: 11px;
	color: #a7a6a7;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lpaging_img_prev_en
{
	background-image: url(../../Images/1.en/Paging/arrow_prev.gif);
	background-repeat: no-repeat; 
	margin-right: 10px;
	width: 7px;
	height: 7px;
}
.lpaging_img_prev_he
{
	background-image: url(../../Images/1.HE/Paging/arrow_prev.gif);
	margin-left: 10px;
	width: 7px;
	height: 7px;
}
.lpaging_img_next_en
{
	background-image: url(../../Images/1.EN/Paging/arrow_next.gif);
	margin-left: 10px;
	width: 7px;
	height: 7px;
}
.lpaging_img_next_he
{
	background-image: url(../../Images/1.HE/Paging/arrow_next.gif);
	margin-right: 10px;
	width: 7px;
	height: 7px;
}

.paging_img_prev_en, .paging_img_back_prev_en
{
	background-image: url(../../Images/1.EN/Paging/arrow_prev.gif);
	background-repeat: no-repeat; 
	margin-right: 10px;
	width: 7px;
	height: 7px;
}
.paging_img_prev_he, .paging_img_back_prev_he
{
	background-image: url(../../Images/1.HE/Paging/arrow_prev.gif);
	margin-left: 10px;
	width: 7px;
	height: 7px;
}
.paging_img_next_en, .paging_img_back_next_en
{
	background-image: url(../../Images/1.EN/Paging/arrow_next.gif);
	margin-left: 10px;
	width: 7px;
	height: 7px;
}
.paging_img_next_he, .paging_img_back_next_he
{
	background-image: url(../../Images/1.HE/Paging/arrow_next.gif);
	margin-right: 10px;
	width: 7px;
	height: 7px;
}
.paging_td_next_he
{
    text-align:left;
}
.paging_td_next_en
{
    text-align:right;
}

ul.news_list
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.news_list
{
	margin: 0px;
	padding: 10px 0px 10px 13px;
	list-style-type: none;
	border-bottom: solid 1px #cccbcb;
	background: url(../../Images/1.EN/side_menu_bullet_lev2_r.gif) no-repeat 0px 16px;
}
li.news_list a
{
	font-weight: normal;
}
li.news_list a:hover
{
	color: #00c4ee;
}
.news_list ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.news_list ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
span.news_date
{
	font-size: 14px;
	font-weight: bold;
	color: #00c4ee;
}
div.news_date
{
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccbcb;
}
div.news_picture
{
	width: 200px;
	float: right;
	margin-left: 10px;
}