body { 
	background:#003d56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#262626;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background:white;
	direction:rtl;
	background-color:#FFFFFF;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background-color:#FFFFFF;
}

input.radio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8b8b8b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color:#FFFFFF;
}

input.checkbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#8b8b8b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;	
	background-color:#FFFFFF;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#636363;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background-color:#FFFFFF;
}

img {
	border:none;	
}

form {
	margin:0;
	padding:0;
}

a:link, a:active, a:visited {
	color:#003d56;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:hover {
	text-decoration:none
}

.main {
	position:relative;
	overflow:hidden;
	background:url(images/center_bg.gif) repeat-y;
	width:990px;
	padding:0 12px 0 12px;
}

.header {
	background:url(images/bg_header.gif) repeat-x;
	position:relative;
	overflow:hidden;
	width:990px;
	height:183px;
}

.slogan {
	position:relative;
	overflow:hidden;
	padding:3px 0 0 0;
	direction:rtl;
}

.slogan h1 {
	display:inline;
	padding:0;
	margin:0;
	font-size:9pt;
	font-weight:bold;
	color:#FFF;
}

.search {
	position:relative;
	overflow:hidden;
	float:left;
	width:258px;
	padding:0 0 0 24px;
}

.search_right {
	position:relative;
	overflow:hidden;
	float:right;
	background:url(images/search_bg_right.gif) no-repeat;
	width:214px;
	height:23px;
	padding:3px 14px 0 4px;
}

.search_left {
	position:relative;
	overflow:hidden;
	float:left;
	background:url(images/search_bg_left.gif) no-repeat;
	width:26px;
	height:26px;
}

.search_left input {
	background:url(images/search_button.gif) no-repeat;
	border:none;
	width:20px;
	height:20px;
	cursor:pointer;
	margin:3px 1px 0 0;
}

.search_right input {
	width:100%;
	direction:rtl;
	border:none;
	background:none
}


.header_nav {
	position:relative;
	overflow:hidden;
	float:right;
	width:990px;
	margin:0;
}

.nav {
	display:block;
	position:relative;
	overflow:hidden;
	margin:0;
	float:right;
	padding:0 18px 0 0;
	width:690px;
	text-align:right;
}

.nav li {
	list-style:none;
	margin:0;
	padding:0 0 0 2px;
	display:block;
	position:relative;
	overflow:hidden;
	float:right;
}

.nav_left {
	position:relative;
	overflow:hidden;
	background:url(images/nav_left.gif) no-repeat;
	width:11px;
	height:41px;
	float:left;
}

.nav_right {
	position:relative;
	overflow:hidden;
	background:url(images/nav_right.gif) no-repeat;
	width:11px;
	height:41px;
	float:left;
}

.nav_left_active {
	position:relative;
	overflow:hidden;
	background:url(images/nav_left.gif) bottom no-repeat;
	width:11px;
	height:41px;
	float:left;
}

.nav_right_active {
	position:relative;
	overflow:hidden;
	background:url(images/nav_right.gif) bottom no-repeat;
	width:11px;
	height:41px;
	float:left;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
	direction:rtl;
	background:url(images/nav_center.gif) repeat-x;
	height:29px;
	font-weight:bold;
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	padding:12px 5px 0 5px;
	margin:0;
	text-decoration:none;
}

a.nav_link:hover {
	background:url(images/nav_center.gif) bottom repeat-x;
}

.nav_link span {
	font-weight:normal;	
}

.nav_link strong {
	color:#d12722;
}

a.nav_link_active:link, a.nav_link_active:active, a.nav_link_active:visited {
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
	direction:rtl;
	background:url(images/nav_center.gif) bottom repeat-x;
	height:29px;
	font-weight:bold;
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	padding:12px 10px 0 10px;
	margin:0;
	text-decoration:none;
}

a.nav_link_active:hover {
	background:url(images/nav_center.gif) bottom repeat-x;
}

.nav_link_active span {
	font-weight:normal;	
}

.nav_link_active strong {
	color:#d12722;
}

.header_top_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:241px;
	height:142px;
	padding:0 21px 0 20px;
	color:#FFF;
	text-align:center;
}

.header_top_right_t {
	position:relative;
	overflow:hidden;
	direction:rtl;
	height:30px;
	padding:8px 0 0 0;
}

.header_top_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:675px;
	padding:0 0 0 23px;
}

.header_top_left_t {
	position:relative;
	overflow:hidden;
	padding:8px 0 0 0;
	height:24px;
	text-align:left;
	color:#FFF;	
}

.header_top_right_t a:link, .header_top_right_t a:active, .header_top_right_t a:visited {
	display:inline-block;
	background:url(images/arrow_left.gif) right center no-repeat;
	margin:0 5px 0 5px;
	padding:0 8px 0 0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none
}

.header_top_right_t a:hover {
	text-decoration:underline
}

.center {
	position:relative;
	overflow:hidden;
	width:946px;
	padding:16px 21px 25px 23px;
}

.center_right {
	position:relative;
	overflow:hidden;
	width:171px;
	float:right;
	padding:0 0 0 22px;
}

.center_left {
	position:relative;
	overflow:hidden;
	width:753px;
	float:right;
}

.right_nav {
	display:block;
	position:relative;
	overflow:hidden;
	padding:0;
	margin:0;
	float:right;
}

.right_nav li {
	list-style:none;
	padding:0;
	width:171px;
	height:34px;
	background:url(images/nav_right_bg.gif) no-repeat;
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
}

.right_nav a:link, .right_nav a:active, .right_nav a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	color:#008abe;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	width:148px;
	height:24px;
	padding:6px 23px 0 0;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	direction:rtl;
}

.right_nav a:hover {
	text-decoration:underline;

}

.banner_right {
	position:relative;
	overflow:hidden;
	float:right;
	text-align:center;
	padding:14px 0 0 0;	
	width:171px;
}

.seker {
	position:relative;
	overflow:hidden;
	float:right;
	width:171px;
	padding:18px 0 0 0;
}

.seker_top {
	position:relative;
	overflow:hidden;
	float:right;
	background:url(images/seker_top.gif) no-repeat;
	width:171px;
	height:10px;
}

.seker_center {
	position:relative;
	overflow:hidden;
	float:right;
	width:151px;
	padding:0 10px 0 10px;
	background:url(images/seker_center.gif) repeat-y;
}

.seker_bottom {
	position:relative;
	overflow:hidden;
	float:right;
	background:url(images/seker_bottom.gif) no-repeat;
	width:171px;
	height:10px;
}

.seker_title_top {
	position:relative;
	overflow:hidden;
	float:right;
	width:151px;
	height:22px;
	direction:rtl;
	text-align:right;
	color:#008abe;
	font-weight:bold;
	border-bottom:1px solid #dddddd;
}

.seker_title {
	position:relative;
	overflow:hidden;
	float:right;
	width:151px;
	direction:rtl;
	text-align:right;
	color:#005579;
	font-size:10.5pt;
	font-weight:bold;
	padding:12px 0 12px 0;
}

.seker_item {
	position:relative;
	overflow:hidden;
	float:right;
	width:151px;
	direction:rtl;
	text-align:right;
	padding:0 0 5px 0;
	color:#000;
}

.seker_item input {
	border:none;	
}

.seker_item .s_left {
	padding:1px 0 0 0;
	width:131px;
	float:left;
}

.seker_item .s_right {
	width:20px;
	float:right;
}

.seker_buttons {
	position:relative;
	overflow:hidden;
	float:right;
	width:151px;
	direction:rtl;
	text-align:right;
	padding:8px 0 10px 0;
	color:#000;
}

a.seker_button_l:link, a.seker_button_l:active, a.seker_button_l:visited {
	display:block;
	background:url(images/seker_button_l.gif) no-repeat;
	position:relative;
	overflow:hidden;
	float:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	width:68px;
	height:21px;
	padding:3px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	direction:rtl;
}

a.seker_button_l:hover {
	background:url(images/seker_button_l.gif) bottom no-repeat;

}

a.seker_button_r:link, a.seker_button_r:active, a.seker_button_r:visited {
	display:block;
	background:url(images/seker_button_r.gif) no-repeat;
	position:relative;
	overflow:hidden;
	float:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	width:60px;
	height:21px;
	padding:3px 0 0 0;
	margin:0 0 0 15px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	direction:rtl;
}

a.seker_button_r:hover {
	background:url(images/seker_button_r.gif) bottom no-repeat;

}






.footer {
	position:relative;
	overflow:auto;
	width:931px;
	background:url(images/footer_bg.gif) #005578 repeat-x;	
	padding:27px 38px 27px 21px;
}

.footer_left {
	position:relative;
	overflow:hidden;
	float:left;
	text-align:left;
	width:360px;
	color:#a1c0cd;
	line-height:18px;
}

.footer_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:571px;
}

.footer_left a:link, .footer_left a:active, .footer_left a:visited {
	color:#a1c0cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.footer_left a:hover {
	text-decoration:none;

}

.footer_right_d {
	position:relative;
	overflow:hidden;
	float:right;
	text-align:right;
	border-right:1px solid #008abe;
	padding:0 11px 0 24px;
	line-height:18px;
	height:77px;
}

a.button_persum:link, a.button_persum:active, a.button_persum:visited {
	display:block;
	position:relative;
	text-align:center;
	background:url(images/button_persum.gif) no-repeat;
	width:116px;
	height:26px;
	padding:7px 0 0 0;
	margin:25px 10px 0 0;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
}

a.button_persum:hover {
	text-decoration:underline;
}

a.footer_link:link, a.footer_link:active, a.footer_link:visited {
	display:block;
	background:url(images/arrow_left1.gif) right center no-repeat;
	color:#FFF;
	padding:0 9px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	direction:rtl;
}

a.footer_link:hover {
	text-decoration:underline;
}

.homepage_news_line {
	position:relative;
	overflow:hidden;
	background:url(images/homepage_news_line_bg.gif) no-repeat;
	width:752px;
	height:37px;
}

.homepage_news_line_right {
	position:relative;
	overflow:hidden;
	color:#FFF;
	font-weight:bold;
	width:127px;
	float:right;
	direction:rtl;
	padding:10px 0 0 0;
}

.homepage_news_line_right a:link, .homepage_news_line_right a:active, .homepage_news_line_right a:visited {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
}

.homepage_news_line_right a:hover {
	text-decoration:underline;
}

.homepage_news_line_left {
	position:relative;
	overflow:hidden;
	width:607px;
	padding:10px 8px 0 10px;
	float:left;
	text-align:right;
	direction:rtl;
	text-align:right;
	color:#a9a9a9;
}

.homepage_news_line_left a:link, .homepage_news_line_left a:active, .homepage_news_line_left a:visited {
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
}

.homepage_news_line_left a:hover {
	text-decoration:underline;
}

.homepage_banner {
	position:relative;
	overflow:hidden;
	margin:18px 0 0 0;
	width:752px;
}

.homepage_story_big {
	position:relative;
	overflow:hidden;
	background:url(images/homepage_story_bg_big.gif) no-repeat;
	margin:14px 0 0 0;
	width:752px;
	height:247px;
}

.h_strory_big_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:373px;
	padding:0 22px 0 0;
}

.h_strory_big_right_title {
	position:relative;
	overflow:hidden;
	padding:23px 0 0 0;
	text-align:right;
	direction:rtl;
	font-size:16.5pt;
	color:#FFF
}

.h_strory_big_right_title span {
	display:block;
	position:relative;
	overflow:hidden;
	float:right;
	width:90px;
	font-size:13.5pt;
	padding:4px 0 0 27px;
}

.h_strory_big_right_title strong {
	display:block;
	position:relative;
	overflow:hidden;
	float:right;
	width:250px;
}

.h_strory_big_right_title a:link, .h_strory_big_right_title a:active, .h_strory_big_right_title a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16.5pt;
	color:#FFF
}

.h_strory_big_right_title a:hover {
	text-decoration:underline;
}


.h_strory_big_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:301px;
	height:217px;
	margin:16px 36px 0 20px;
}

.h_strory_big_right_text {
	position:relative;
	overflow:hidden;
	float:right;
	font-size:10.5pt;
	direction:rtl;
	text-align:right;
	color:#FFF;
	line-height:18px;
	padding:10px 0 0 0;
}

.h_strory_big_t {
	position:relative;
	overflow:hidden;
	height:195px;
}

.h_strory_big_right_bottom {
	position:relative;
	overflow:hidden;
	width:100%;
	padding:20px 0 0 0;
	float:right;
}

.h_strory_big_right_bottom_l {
	position:relative;
	overflow:hidden;
	float:right;
	width:82px;
}

.h_strory_big_right_bottom_r {
	position:relative;
	overflow:hidden;
	float:right;
	width:290px;
	text-align:right;
	color:#bbbbbb;
}

.h_strory_big_right_bottom a:link, .h_strory_big_right_bottom a:active, .h_strory_big_right_bottom a:visited {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 9pt;
	direction:rtl;
}

.h_strory_big_right_bottom a:hover {
	text-decoration:none;
}

.homepage_story {
	position:relative;
	overflow:hidden;
	float:left;
	background:url(images/homepage_story_bg.gif) no-repeat;
	width:427px;
	height:223px;
	margin:18px 0 0 0;
	padding:17px 20px 0 20px;
	font-size:9pt;
	text-align:right;
	direction:rtl;
	line-height:17px;
}

.homepage_story img {
	float:left;
	padding:3px 15px 3px 0;
}


.homepage_tv {
	position:relative;
	overflow:hidden;
	float:right;
	background:url(images/homepage_tv_bg.gif) no-repeat;
	width:270px;
	height:240px;
	margin:18px 0 0 0;
}

.homepage_tv_title {
	position:relative;
	overflow:hidden;
	float:right;
	width:120px;
	text-align:right;
	color:#005579;
	padding:10px 14px 10px 0;
}

.homepage_tv_link {
	position:relative;
	overflow:hidden;
	float:left;
	text-align:left;
	width:120px;
	padding:10px 0 10px 14px;
}

.homepage_tv_text {
	position:relative;
	overflow:hidden;
	text-align:center;
	padding:5px 14px 0 14px;
}

.homepage_tv_link a:link, .homepage_tv_link a:active, .homepage_tv_link a:visited {
	color:#d12722;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:right;
	direction:rtl;
}

.homepage_tv_link a:hover {
	text-decoration:none;
}

.homepage_story_title {
	position:relative;
	overflow:hidden;
	color:#d12722;
	font-size:10.5pt;
	padding:0 0 9px 0;
}

.homepage_story_title span {
	color:#000;
}

.homepage_story_title a:link, .homepage_story_title a:active, .homepage_story_title a:visited {
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5pt;
	text-align:right;
	direction:rtl;
	text-decoration:none;
}

.homepage_story_title a:hover {
	text-decoration:underline;
}

.skyBlue {
	color:#008abe;
}

a.skyBlue:link, a.skyBlue:active, a.skyBlue:visited {
	color:#008abe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	direction:rtl;
	text-decoration:underline;
}

a.skyBlue:hover {
	text-decoration:none;
}

.homepage_story .h_s_more {
	padding:5px 0 0 0;	
}

.box {
	position:relative;
	overflow:hidden;
	width:752px;
	padding:14px 0 0 0;
}

.box_news {
	position:relative;
	overflow:hidden;
	width:752px;
	padding:15px 0 0 0;
}

.box_top_homepage {
	position:relative;
	overflow:hidden;
	background:url(images/box_top.gif) no-repeat;
	width:752px;
	height:10px;
}

.box_top {
	position:relative;
	overflow:hidden;
	background:url(images/box_top_in.jpg) no-repeat;
	width:734px;
	height:36px;
	padding:11px 18px 0 0;
	text-align:right;
	direction:rtl;
}

.box_top_red {
	position:relative;
	overflow:hidden;
	background:url(images/box_top_red.jpg) no-repeat;
	width:734px;
	height:36px;
	padding:11px 18px 0 0;
	text-align:right;
	direction:rtl;
}

.box_top_red h1 {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	font-size:16.5pt;
	float:right;
}

.box_top_red h2 {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	font-size:16.5pt;
	float:right;
}

.box_top h1 {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	font-size:16.5pt;
	float:right;
}

.box_top h2 {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	font-size:16.5pt;
	float:right;
}

.box_top h1.liga_h1 {
	background:url(images/arrow_liga_down.gif) right center no-repeat;
	margin:0;
	padding:0 13px 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:16.5pt;
	float:right;
}

.box_top h1.gallery_h1_title {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:normal;
	font-size:16.5pt;
	float:right;
}

.box_center {
	position:relative;
	overflow:auto;
	background:url(images/box_center.gif) repeat-y;
	width:715px;
	padding:0 19px 0 18px;
	text-align:right;
	font-size:10.5pt;
	line-height:18px;
	direction:rtl;
}

.box_center_gallery {
	position:relative;
	overflow:hidden;
	background:url(images/box_center.gif) repeat-y;
	width:735px;
	padding:0 14px 0 3px;
	text-align:right;
	font-size:10.5pt;
	line-height:18px;
	direction:rtl;
}

.box_bottom {
	position:relative;
	overflow:hidden;
	background:url(images/box_bottom.gif) no-repeat;
	width:752px;
	height:10px;
}

.homepage_stories_title_top {
	position:relative;
	overflow:hidden;
	float:right;
	width:715px;
	height:22px;
	margin:0 0 17px 0;
	direction:rtl;
	text-align:right;
	color:#005578;
	border-bottom:1px solid #dddddd;
	font-size:9pt;
}

.liga_stories_title_top {
	position:relative;
	overflow:hidden;
	float:right;
	width:715px;
	height:22px;
	margin:0 0 17px 0;
	direction:rtl;
	text-align:right;
	color:#064e6d;
	border-bottom:1px solid #dddddd;
	font-size:9pt;
	font-weight:bold;
}

.liga_stories_title_top strong {
	color:#d22c27;
}

.homepage_stories_title_top h2 {
	display:inline;
	padding:0;
	margin:0;
	font-size:9pt;
	font-weight:bold;
	color:#005578;
}

.stories_item_space {
	position:relative;
	overflow:hidden;
	width:100%;
	height:18px
}

.homepage_stories_item {
	position:relative;
	overflow:hidden;
	width:715px;
	padding:0 0 17px 0;
	text-align:right;
	direction:rtl;
	line-height:16px;
	font-size:9pt;
}

.homepage_stories_item img {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #d1d1d1;	
}

.homepage_stories_item_title {
	position:relative;
	overflow:hidden;
	color:#d12722;
	font-size:9pt;
	padding:5px 0 3px 0;
}

.homepage_stories_item_title span {
	color:#000;
}

.homepage_stories_item_title a:link, .homepage_stories_item_title a:active, .homepage_stories_item_title a:visited {
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	font-weight:bold;
	text-align:right;
	direction:rtl;
	text-decoration:none;
}

.homepage_stories_item_title a:hover {
	text-decoration:underline;
}

.box_text {
	position:relative;
	overflow:hidden;
	padding:14px 0 10px 0;
	direction:rtl;
	text-align:right;
	font-size:10.5pt;
	line-height:18px;
}

.logo_about {
	float:left;	
	padding:0 40px 0 0;
}

.blue {
	color:#00567a;	
}

.pagination {
	position:relative;
	overflow:hidden;
	width:715px;
	padding:12px 0 17px 0;
	text-align:right;
	direction:rtl;
	line-height:16px;
	border-top:1px solid #d4d4d4;
	font-size:9pt;
}

.pagination_gallery {
	position:relative;
	overflow:hidden;
	width:715px;
	margin:30px 0 0 0;
	padding:12px 0 17px 0;
	text-align:right;
	direction:rtl;
	line-height:16px;
	font-size:9pt;
}

.pagination_news {
	position:relative;
	overflow:hidden;
	width:715px;
	padding:12px 0 17px 0;
	text-align:right;
	direction:rtl;
	line-height:16px;
	border-top:1px solid #d4d4d4;
	margin:105px 0 0 0;
	font-size:9pt;
}

.pagination_left {
	position:relative;
	overflow:hidden;
	float:right;
	width:50px;
	text-align:left;
}

.pagination_center {
	position:relative;
	overflow:hidden;
	width:615px;
	float:right;
	text-align:center;
	color:#6b6b6b;
}

.pagination_center span {
	padding:0 5px 0 5px;
}

.pagination_right {
	position:relative;
	overflow:hidden;
	width:50px;
	float:right;
}

.pagination_left a:link, .pagination_left a:active, .pagination_left a:visited, .pagination_right a:link, .pagination_right a:active, .pagination_right a:visited {
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:right;
	direction:rtl;
	text-decoration:none;
}

.pagination_left a:hover, .pagination_right a:hover {
	text-decoration:underline;
}

.pagination_center a:link, .pagination_center a:active, .pagination_center a:visited {
	color:#008abe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:right;
	direction:rtl;
	text-decoration:underline;
}

.pagination_center a:hover {
	text-decoration:none;
}

.search_form {
	position:relative;
	overflow:hidden;
	float:right;
	color:#FFF;
	font-weight:bold;
	padding:3px 30px 0 0;
}

.search_form span {
	padding:0 5px 0 5px;	
}

.button_view {
	background:url(images/button_view.gif) no-repeat;
	border:none;
	width:44px;
	height:21px;
	cursor:pointer;
	margin:0 5px 0 0;
}

.search_form input {
	margin:2px 0 0 0;
}

.news_banner {
	position:relative;
	overflow:hidden;
	margin:3px 0 14px 0;
	width:752px;
}

.news_item {
	position:relative;
	overflow:hidden;
	width:715px;
	padding:17px 0 17px 0;
	text-align:right;
	direction:rtl;
	line-height:16px;
	border-bottom:1px solid #d9d9d9;
	font-size:10.5pt;
}

.news_item_title {
	position:relative;
	overflow:hidden;
	color:#d12722;
	font-size:9pt;
	padding:5px 0 3px 0;
}

.news_item_title span {
	color:#000;
}

.news_item_title a:link, .news_item_title a:active, .news_item_title a:visited {
	color:#005579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5pt;
	text-align:right;
	direction:rtl;
	text-decoration:none;
	line-height:20px;
}

.news_item_title a:hover {
	text-decoration:underline;
}

.box_top_left {
	position:relative;
	overflow:hidden;
	float:left;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	padding:7px 30px 0 24px;
}

.box_top_left a:link, .box_top_left a:active, .box_top_left a:visited {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	direction:rtl;
	text-decoration:underline;
}

.box_top_left a:hover {
	text-decoration:none;
}

.news_page_title {
	margin:0;
	padding:8px 0 10px 0;
	color:#005579;
	font-size:16.5pt;
	line-height:24px;
}

.report_page_date {
	width:100%;
	padding:7px 0 12px 0;	
	font-size:9pt;
	color:#6d6d6d;
}

.report_img {
	float:left;
	padding:0 5px 0 0;	
}

.comments {
	position:relative;
	overflow:hidden;
	width:100%;
	padding:30px 0 20px 0;
}

.comments_title {
	position:relative;
	overflow:hidden;
	width:100%;
	padding:7px 0 10px 0;
	border-top:3px solid #e3e3e3;
	border-bottom:3px solid #e3e3e3;
	font-size:12.5pt;
	font-weight:bold;
	color:#005579;
	margin:0 0 14px 0;
}

.comments_title span {
	display:block;
	float:right;
	padding:0 0 0 8px;
}

a.button_add_comment:link, a.button_add_comment:active, a.button_add_comment:visited {
	display:block;
	float:right;
	background:url(images/button_add_comment.gif) no-repeat;
	width:96px;
	height:21px;
}

a.button_add_comment:hover {
	background:url(images/button_add_comment.gif) bottom no-repeat;
}

.comment {
	position:relative;
	overflow:hidden;
	width:100%;
	padding:0 0 6px 0;
}

.comment_left {
	position:relative;
	overflow:hidden;
	width:646px;
	float:right;
	background:#e9e9e9;
	font-size:9pt;
	padding:8px 10px 8px 0;
}

.comment_left a:link, .comment_left a:active, .comment_left a:visited {
	color:#005579;
	text-decoration:none;
	font-size:10.5pt;
	font-weight:bold;
}

.comment_left a:hover {
	text-decoration:underline;
}

.comment_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:57px;
	margin:0 0 0 2px;
	padding:8px 0 8px 0;
	font-size:13.5pt;
	color:#939393;
	background:#e9e9e9;
	text-align:center;
	font-weight:bold;
}

.comment_text {
	position:relative;
	overflow:hidden;
	float:right;
	display:none;
	text-align:right;
	width:648px;
	font-size:9pt;
	padding:2px 67px 8px  0;
}

.gallery_item {
	position:relative;
	overflow:hidden;
	float:right;
	width:233px;
	text-align:center;
	margin:15px 0 0 12px;
	background:#e8e8e8;
	color:#6d6d6d;
	font-size:9pt;
	padding:5px 0 0 0;
	height:224px;
}

.gallery_item_text {
	padding:0 10px 3px 10px;	
	text-align:right;
}

a.gallery_item_title:link, a.gallery_item_title:active, a.gallery_item_title:visited {
	color:#005579;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
}

a.gallery_item_title:hover {
	text-decoration:underline;
}

.gallery_item_space {
	position:relative;
	overflow:hidden;
	width:100%;
	height:40px
}

.gallery_page_title {
	position:relative;
	overflow:hidden;
	float:right;
	color:#FFF;
	font-weight:bold;
	padding:0 5px 0 0;
}

.gallery_page_title a:link, .gallery_page_title a:active, .gallery_page_title a:visited {
	color:#FFF;
	text-decoration:underline;
	font-size:16.5pt;
	font-weight:bold;
}

.gallery_page_title a:hover {
	text-decoration:none;
}

.gallery_page_image_big {
	position:relative;
	overflow:hidden;
	width:723px;
	height:440px;
	background:#e8e8e8;
	margin:11px 0 0 0;
	line-height:13px;
}

.g_p_i_b_left {
	position:relative;
	overflow:hidden;
	text-align:center;
	width:109px;
	float:right;
	font-size:9pt;
	color:#000;
	padding:185px 0 0 0;
}

.g_p_i_b_left a:link, .g_p_i_b_left a:active, .g_p_i_b_left a:visited {
	display:block;
	float:right;
	background:url(images/gallery_arrow_left.gif) no-repeat;
	width:43px;
	height:42px;
	margin:0 34px 3px 10px;
}

.g_p_i_b_left a:hover {
	background:url(images/gallery_arrow_left.gif) bottom no-repeat;
}

.g_p_i_b_center {
	position:relative;
	overflow:hidden;
	width:504px;
	float:right;
	padding:13px 0 13px 0;
	text-align:center;
}

.g_p_i_b_right {
	position:relative;
	overflow:hidden;
	width:110px;
	float:right;
	text-align:center;
	font-size:9pt;
	color:#000;
	padding:185px 0 0 0;
}

.g_p_i_b_right1 {
	
	position:relative;
	overflow:hidden;
	width:110px;
	float:right;
	text-align:center;
	font-size:9pt;
	color:#000;
	padding:185px 0 0 0;
}

.g_p_i_b_right a:link, .g_p_i_b_right a:active, .g_p_i_b_right a:visited {
	display:block;
	float:right;
	background:url(images/gallery_arrow_right.gif) no-repeat;
	width:43px;
	height:42px;
	margin:0 34px 3px 10px;
}

.g_p_i_b_right a:hover {
	background:url(images/gallery_arrow_right.gif) bottom no-repeat;
}

.gallery_page_images_title {
	position:relative;
	overflow:hidden;
	width:703px;
	background:url(images/gallery_page_images_title.gif) repeat-x;
	height:26px;
	margin:10px 0 0 0;
	padding:5px 20px 0 0;
	color:#e03627;
	font-size:9pt;
}

.gallery_page_images {
	position:relative;
	overflow:hidden;
	width:695px;
	background:#e8e8e8;	
	margin:0 0 20px 0;
	padding:20px 28px 30px 0;
}

.gallery_page_images_item {
	position:relative;
	overflow:hidden;
	float:right;
	width:128px;
	height:97px;
	margin:13px 0 0 8px;
	text-align:center;
}

.gallery_page_images_item img {
	cursor:pointer;
}

.contact {
	position:relative;
	overflow:hidden;
	padding:20px 90px 0 90px;
}

.contact_line {
	position:relative;
	overflow:hidden;
	float:right;
	width:100%;
	height:24px
}

.contact_line_t {
	position:relative;
	overflow:hidden;
	float:right;
	width:100%;
}

.contact_line_text {
	position:relative;
	overflow:hidden;
	float:right;
	text-align:right;
	width:85px;
	padding:0 12px 0 0;
	font-size:9pt;
	color:#000;
}

.contact_line_text span {
	color:#e12312;
}

.contact_line_input {
	position:relative;
	overflow:hidden;
	float:right;
	width:165px;
}

.contact_line_input input {
	background:url(images/input_bg.gif) repeat-x;
	width:161px;
}

.contact_line_textarea {
	position:relative;
	overflow:hidden;
	float:right;
	width:429px;
}

.contact_line_textarea textarea {
	background:url(images/input_bg.gif) repeat-x;
	width:423px;
	overflow:auto;
}

.contact_buttons {
	position:relative;
	overflow:hidden;
	float:right;
	width:100%;
	padding:10px 0 70px 0;
}

.contact_b {
	position:relative;
	overflow:hidden;
	float:right;
}

.contact_b_text {
	position:relative;
	overflow:hidden;
	float:left;
	width:100px;
	color:#e12312;
	font-size:9pt;
	text-align:left;
	direction:rtl;
	padding:0 0 0 10px;
}

.contact_submit {
	background:url(images/contact_button_send.gif) no-repeat;
	width:96px;
	height:30px;
	border:none;
	cursor:pointer;	
}

.contact_clear {
	margin:0 10px 0 0;
	background:url(images/contact_button_clear.jpg) no-repeat;
	width:83px;
	height:30px;
	border:none;
	cursor:pointer;	
}

.tv_item {
	position:relative;
	overflow:hidden;
	float:right;
	width:168px;
	text-align:center;
	margin:19px 0 0 15px;
	background:#e8e8e8;
	color:#005579;
	font-size:9pt;
	padding:5px 0 0 0;
	height:187px;
	cursor:pointer;
	text-decoration:none;
}

.tv_item_text {
	padding:0 10px 3px 0;	
	text-align:right;
}

.tv_item_link, a.tv_item_link:link, a.tv_item_link:active, a.tv_item_link:visited {
	color:#d12722;
	text-decoration:none;
	font-size:9pt;
}

a.tv_item_link:hover {
	text-decoration:underline;
}

.box_tv {
	position:relative;
	overflow:hidden;
	background:url(images/box_tv_bg.jpg) no-repeat;
	width:752px;
	height:420px;
	margin:15px 0 0 0;
}

.box_tv_c_left {
	position:relative;
	overflow:hidden;
	text-align:center;
	width:109px;
	float:right;
	font-size:9pt;
	color:#FFF;
	padding:185px 0 0 0;
}

.box_tv_c_left a:link, .box_tv_c_left a:active, .box_tv_c_left a:visited {
	display:block;
	float:right;
	background:url(images/tv_arrow_left.gif) no-repeat;
	width:41px;
	height:42px;
	margin:0 34px 3px 15px;
}

.box_tv_c_left a:hover {
	background:url(images/tv_arrow_left.gif) bottom no-repeat;
}

.box_tv_c_center {
	position:relative;
	overflow:hidden;
	width:506px;
	float:right;
	padding:22px 0 0 0;
	color:#FFF;
}

.box_tv_c_center strong {
	display:block;
	padding:5px 0 0 0;
	text-align:center;
	direction:rtl;
}

.box_tv_c_right {
	position:relative;
	overflow:hidden;
	width:120px;
	float:right;
	text-align:center;
	font-size:9pt;
	color:#FFF;
	padding:185px 0 0 0;
}

.box_tv_c_right a:link, .box_tv_c_right a:active, .box_tv_c_right a:visited {
	display:block;
	float:right;
	background:url(images/tv_arrow_right.gif) no-repeat;
	width:42px;
	height:42px;
	margin:0 40px 3px 19px;
}

.box_tv_c_right a:hover {
	background:url(images/tv_arrow_right.gif) bottom no-repeat;
}

.tr_line_title td {
	background:#008abe;
	border:1px solid #FFF;
	height:25px;
	color:#FFF;
	font-size:9pt;
}

.t_td1 {
	text-align:center;	
	width:41px;
}
.t_td2 {
	text-align:right;
	padding:0 10px 0 0;	
}
.t_td3, .t_td4, .t_td5, .t_td6, .t_td8, .t_td9 {
	text-align:center;
	width:48px;
}
.t_td7 {
	text-align:center;
	width:69px;;
}
 
.tr_line1 td {
	background:#ededed;
	border:1px solid #FFF;
	height:25px;
}

.tr_line2 td {
	background:#e6e6e6;
	border:1px solid #FFF;
	height:25px;
}

.td1 {
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#d12722;
}

.td2 {
	font-weight:bold;
	text-align:right;
	font-size:9pt;
	padding:0 10px 0 0;	
	color:#005579;
}

.td3, .td4, .td5, .td6, .td7, .td8, .td9 {
	text-align:center;
	font-size:9pt;
	color:#000;
	direction:ltr;
}

.td10 {
	font-weight:bold;
	text-align:right;
	font-size:9pt;
	padding:0 10px 0 0;	
	color:#008abe;
}

.liga_table {
	position:relative;
	overflow:hidden;
	padding:10px 0 10px 0;	
}

.t3_td1 {
	text-align:right;
	padding:0 10px 0 0;	
	width:73px;
}
.t3_td2 {
	text-align:right;
	padding:0 10px 0 0;	
	width:86px;
}
.t3_td3 {
	text-align:center;
	width:48px;
}

.td_icons {
	height:40px;
}

.td_icons img {
	vertical-align:middle;
}

.td_icons strong {
	color:#005579;
	font-size:9pt;
}

.t2_td1 {
	text-align:center;
	width:77px;
}
.t2_td2 {
	text-align:right;
	padding:0 10px 0 0;	
	width:379px;
}
.t2_td3 {
	text-align:right;
	padding:0 10px 0 0;	
	width:94px;
}
.t2_td4 {
	text-align:center;
	width:81px;
}
.t2_td5 {
	text-align:center;
	width:78px;
}

.box_top_mahzorim {
	position:relative;
	overflow:hidden;
	background:url(images/box_top_mahzorim.gif) no-repeat;
	width:724px;
	height:26px;
	padding:11px 28px 0 0;
	text-align:right;
	direction:rtl;
	color:#005579;
}

.liga_pagination {
	position:relative;
	overflow:hidden;
	width:100%;
	direction:rtl;
	font-size:9pt;
	padding:0 0 5px 0;
}

.l_p_left {
	position:relative;
	overflow:hidden;
	float:right;
	width:80px;
	text-align:left;
}

.l_p_center {
	position:relative;
	overflow:hidden;
	float:right;
	width:555px;
	text-align:center;
}

.l_p_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:80px;
	text-align:right;
}

.l_p_left a:link, .l_p_left a:active, .l_p_left a:visited {
	display:block;
	background:url(images/arrow3_left.gif) left center no-repeat;
	margin:0;
	padding:0 0 0 8px;
	font-size:9pt;
	color:#005579;
}

.l_p_left a:hover {
	text-decoration:none;
}

.l_p_right a:link, .l_p_right a:active, .l_p_right a:visited {
	display:block;
	background:url(images/arrow3_right.gif) right center no-repeat;
	margin:0;
	padding:0 8px 0 0;
	font-size:9pt;
	color:#005579;
}

.l_p_right a:hover {
	text-decoration:none;
}

.entries {
	display:block;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
}