BODY {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
TD.header_right {
	background-image: url(images/right_menu_bg.jpg);
	width: 144px;
	height: 560px;
	padding-right: 18px;
	padding-left: 18px;
}
TD.header_center {
	width: 980px;
}
TD.below {
	background-color: #001975;
	height: 23px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.i_print {
	background: url(images/all_btn.jpg) 0 0 no-repeat;
	cursor: POINTER;
	width:213px;
	height:62px;
}
.i_print:hover{
	background: url(images/all_btn.jpg) 0 -62px no-repeat;
}
.i_read {
	background: url(images/all_btn.jpg) -213px 0 no-repeat;
	cursor: POINTER;
	width:213px;
	height:62px;
}
.i_read:hover{
	background: url(images/all_btn.jpg) -213px -62px no-repeat;
}
.i_read_below {
	background: url(images/all_btn.jpg) -426px 0 no-repeat;
	cursor: POINTER;
	width:213px;
	height:62px;
}
.i_read_below:hover{
	background: url(images/all_btn.jpg) -426px -62px no-repeat;
}
.links {
	background: url(images/links_btn.jpg) 0 0 no-repeat;
	cursor: POINTER;
	width:144px;
	height:38px;
}
.links:hover{
	background: url(images/links_btn.jpg) 0 -38px no-repeat;
}
.title_pic{
	margin-right: 10px; 
	margin-top: 10px; 
}
h2 {
	color:#001975;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin: 0px;
	line-height: 130%;
	padding: 10px;
}
.title {
	color:#001975;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	line-height: 130%;
	margin-right: 10px; 
	margin-top: 10px; 
}
.title2 {
	color:#c2902d;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	margin: 0px;
}
.text {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	line-height: 130%;
	}
.link_title {
	color:#6F0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
}
a.link_title {
	color:#6F0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
}
a.link_title:hover {
	text-decoration: none;
}
a.link_description {
	color:#6F0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
a.link_description:hover {
	text-decoration: none;
}
.menu_line{
	margin: 5px; 
}
.finish {
	color:#001975;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}
.finish_num {
	color:#6F0000;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
}
.world_list {
	padding-top: 60px;
}
.world_list_heb {
	padding-top: 10px;
	color:#001975;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}
.world_list_eng {
	color:#6F0000;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}
.onair {
	color:#001975;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.picture{
	margin-right: 15px; 
	margin-bottom: 15px;
}
a.below {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}
a.below:hover{
	text-decoration:none;
}
.belowpage {
	background-color: #D0F0F9;
	font-size: 12px;
	color: #189EBF;
	text-decoration:none;
}
a.belowpage {
	font-size: 12px;
	color: #189EBF;
	text-decoration:none;
}
a.belowpage:hover{
	text-decoration:none;
}
.print_10_pages{
	z-index: 100;
	visibility: hidden;
	background-color: #01135B;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	top:51px;
	width:213px;
}
.print_10_pages:hover{
	background-color: #8E2039;
	cursor: POINTER;
}
a.links_site {
	color:#0000FF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
/*************************          Links of the footer & header  *************************/
A.underNavBar {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}
A.underNavBar:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}
.headerNavBar {
	font-size: 12px;
	color: #a26c3e;
	font-weight:bold;
}
A.headerNavBar {
	font-size: 12px;
	color: #a26c3e;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
	padding-top: 2px;
	font-weight:bold;
}
A.headerNavBar:hover {
	font-size: 12px;
	color: #D66F1F;
	text-decoration: none;
	font-weight:bold;
}

TD.underNavBarTD {
	height: 16px;
	font-size: 11px;
	text-align: center;
}
.numitem {
	font-size: 14px;
	color: #a26c3e;
	text-decoration: none;
	font-weight:bold;
}
A.backpage {
	font-size: 16px;
	color: #a26c3e;
	text-decoration: none;
	font-weight:bold;
}
A.backpage:hover {
	color: #D66F1F;
}
/*************************          Form          *************************/
