html{
}

body{
	color:#20516C;
	font:13px Arial;
	margin:10px 0 5px 0;
	background:#EDEDED;
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#433701;
	font:13px Arial;
	font-size:small;
	vertical-align:top;
}

p{
	padding:0;
	margin:10px 0 10px 0;
}

input, select, textarea{
	color:#20516C;
	font:13px Arial;
	border:1px solid #00455B;
	background-color:#ffffff;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

h1{
	color:#3F6282;
	font-size:19px;
	font-weight:800;
	margin:5px 0 10px 0;
}

h2{
	font-size:14px;
	font-weight:800;
	margin:5px 0 3px 0;
}

h3{
	font-size:13px;
	font-weight:800;
	margin:5px 0 5px 0;
}

A:link, A:visited, A:active{color:#20516C; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active, .clsTextLink:hover{color:#20516C; text-decoration:none; background-color:transparent;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#20516C; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#265669; text-decoration:none; background-color:transparent;}
.clsBlueLink:hover{text-decoration:underline;}

.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{color:#696969; text-decoration:none; background-color:transparent;}
.clsGrayLink:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsFloated{
	float:left;
}

.clsTransparent{
	color:#E6DFC2;
}

.clsDottedLine{
	font-size:0;
	height:1px;
	width:100%;
	background:url(/images/dot.gif);
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

hr{
	clear:both;
	height:1px;
	color:#E5DFBB;
	font-size:0;
	background:transparent;
}

.clsHiddenText{
	display:none;
}

.clsRedText{
	color:red;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:15px;
}


.clsFormButtons{
	text-align:center;
	padding-top:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:50px;
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:0 4px 0 4px;
	border:1px solid #ffffff;
	background-color:#00455B;
}

.clsTableAlign{
	width:722px;
	margin:auto;
}



.clsMainTableAlign{
	position:relative;
	width:760px;
	margin:auto;
}


.clsMainTable{
	width:760px;
}

.clsMainTable .clsHeader{
	position:relative;	
	width:760px;
	height:146px;
	background:url(/images/header_he.gif) no-repeat;
}

.clsLanguagesBox{
	float:right;
	text-align:center;
	margin:10px;
}

.clsMainTable .clsLogo{
	float:left;
	width:330px;
	height:50px;
	margin:40px 40px 0 20px;
	cursor:pointer;
	cursor:hand;
}


.clsMainTable .clsMainMenu{
	height:22px;
	text-align:center;
	background:#EAEFF1 url(/images/mainmenu_bg.gif) no-repeat bottom;
}

.clsMainTable .clsMainMenu img{
	vertical-align:middle;
}

.clsMainTable .clsRightPanel{
	position:relative;
	width:210px;
	font-size:13px;
	padding:15px 0 100px 0;
	background:#D9E4ED url(/images/rightmenu_top-bg.gif) repeat-x top;;
}

.clsMaillingList{
	width:170px;
	margin:10px auto 30px auto;
}

.clsMaillingList form{
	padding:5px 5px 0 5px;
	margin:0;
	background-color:#ffffff;
}

.clsMaillingList input.clsField{
	width:75px;
	height:15px;
	font-size:11px;
}


.clsSearchBox{
	width:190px;
	position:absolute;
	bottom:0;
	right:0;
	color:#00455B;
	font-size:14px;
	font-weight:800;
	line-height:25px;
	padding:10px 10px 0 10px;
	border-top:3px solid #ffffff;
	background-color:#8FAECA;
}

.clsDedication{
	color:#ffffff;
	font-size:12px;
	font-weight:800;
	line-height:14px;
	text-align:center;
	margin:0 0 15px 0;
}



.clsMainTable .clsContent{
	width:530px;
	line-height:18px;
  padding:0 10px 0 10px;
	background-color:#ffffff;
}

.clsMainTable .clsNarrowContent{
	width:370px;
	line-height:18px;
	padding:10px 10px 10px 10px;
	background-color:#ffffff;
  }

.clsBreadCrumb{
	color:#999999;
	font-size:11px;
	margin:0 10px 15px 0;
}

.clsBreadCrumb A:link, .clsBreadCrumb A:visited, .clsBreadCrumb A:active{color:#999999; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A:hover{text-decoration:underline;}


.cls3rdLevelLinks{
	margin:3px 0 10px 0;
}

.clsContentText{
	padding:0 10px 10px 0;
}	

.clsContentText ul{
	margin:0;
}

.clsContentText li{
	margin:3px 20px 0 0;
}

.clsContentText ul li{
	list-style:url(/images/arrow_left.gif);
}

.clsBigImage{
	width:520px;
	margin-bottom:10px;
}

.clsBigImage img{
	width:520px;
}

.clsFloatBigImage{
	float:left;
	width:200px;
	margin:0 10px 10px 0;
	border:1px solid #DCE4E7;
}

.clsFloatBigImage img{
	width:200px;
	margin:3px;
}

.cls3rdLevelLinks h2{
	display:inline;
	font-size:13px;
	font-weight:800;
	margin:0;
}


.clsPlayer{
	width:320px;
	margin:0 auto 10px auto;
}

.clsPlayer .clsName{
	font-size:11px;
	font-weight:800;
}




.clsMainTable .clsLeftPanel{
	width:140px;
	padding:0 10px 20px 10px;
	background-color:#ffffff;
}


.clsMainTable .clsLeftPanel .clsImage{

}

.clsMainTable .clsLeftPanel .clsImage img{
	width:140px;
	margin:5px 0 5px 0;
}


.clsMainTable .clsLeftPanel .clsFilesList{
	padding:8px 6px 4px 5px;
}

.clsFilesList ul{
	margin:0 20px 0 0;
}

.clsFilesList ul li{
	list-style:url(/images/arrow_ul.gif);
	margin-top:4px;
}

.clsIndexItem{
	clear:both;
	padding:0 0 14px 0;
	margin:10px 0 0 0;
	background:url(/images/dot.giff) repeat-x bottom;
}

.clsIndexItem .clsBody{
	color:#433701;
}

.clsIndexItem .clsFloatImage{
	float:right;
	width:116px;
	margin-left:10px;
	border:1px solid #DCE4E7;
}

.clsIndexItem .clsFloatImage img{
	width:110px;
	margin:3px;
}

.clsIndexItem h2{
	color:#1B3A50;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}

.clsIndexItem .clsTopDetails{
	float:left;
	color:#999999;
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:3px 0 3px 0;
}
.clsIndexItem .clsMoreDetails{
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:5px 0 3px 10px;
}

.clsFormBox{
	width:430px;
	padding:10px;
	margin:0 0 10px 0;
}



.clsGeneralPageActions{
	height:30px;
	text-align:right;
	padding-top:25px;
}

.clsGeneralPageActions img{
	vertical-align:middle;
	margin-left:4px;
}



.clsFooter{
	width:760px;
	color:#696969;
	font-size:11px;
	text-align:right;
	padding:28px 5px 0 5px;
	margin:auto;
	background:url(/images/footer_he.gif) no-repeat top;
}

.clsCredit{
	float:left;
	color:#696969;
	font-size:11px;
	text-align:center;
	margin:auto;
}

.clsCredit A:link, .clsCredit A:visited, .clsCredit A:active{color:#696969; text-decoration:none; font-weight:800; background-color:transparent;}
.clsCredit A:hover{color:#404040; text-decoration:none;  font-weight:800;}





.clsSiteMapTable{
	margin:0 50px 0 50px;
}

.clsSiteMapTable ul{
	line-height:18px;
	margin:0 15px 0 15px;
}

.clsSiteMapTable li{
	font-weight:800;
	margin:10px 0 0 0;
	list-style:url(/images/bullet2.gif);
}

.clsSiteMapTable li ul{
	margin-top:0;
}

.clsSiteMapTable li ul li{
	font-weight:500;
	margin-top:0;
}














.clsRightMenu{
	width:210px;
}


.clsRightMenu ul, .clsRightMenu li{
	width:210px;
	list-style:none;
	padding:0;
	margin:0;
}

.clsRightMenu ul{
	width:210px;
	font-size:0;
	margin:0;
	padding:0;
}

.clsRightMenu ul li{
	border-top:2px solid #ffffff;
}

.clsRightMenu ul li.selected{
}

.clsRightMenu ul li ul{
	display:none;
}

.clsRightMenu ul li ul li{
	border:0 none;
	background:none;
}




.clsRightMenu ul li a:link, .clsRightMenu ul li a:visited, .clsRightMenu ul li a:active, .clsRightMenu ul li a:hover{
	display:block;
	width:190px;
	color:#606060;
	font-size:13px;
	font-weight:800;
	text-decoration:none;
	text-align:right;
	padding:4px 20px 6px 0;
	background:url(/images/bullet1.gif) no-repeat 197px 11px;
}
.clsRightMenu ul li a:hover{
	text-decoration:underline;
}

.clsRightMenu ul li a.selected:link, .clsRightMenu ul li a.selected:visited, .clsRightMenu ul li a.selected:active, .clsRightMenu ul li a.selected:hover{
	color:#efefef;
	font-weight:800;
	background-color:#00455B;
}




.clsRightMenu ul li ul li a:link, .clsRightMenu ul li ul li a:visited, .clsRightMenu ul li ul li a:active, .clsRightMenu ul li ul li a:hover{
	width:190px;
	color:#20516C;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	text-align:right;
	padding:3px 20px 4px 0;
	background:transparent;
}
.clsRightMenu ul li ul li a:hover{
	text-decoration:underline;
}

.clsRightMenu ul li ul li ul li a:link, .clsRightMenu ul li ul li ul li a:visited, .clsRightMenu ul li ul li ul li a:active, .clsRightMenu ul li ul li ul li a:hover{
	width:170px;
	color:#606060;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	text-align:right;
	padding:3px 40px 4px 0;
	background:transparent;
}
.clsRightMenu ul li ul li ul li a:hover{
	text-decoration:underline;
}


/***** HOME CLASSES *****/

.clsHomeFlash{
	text-align:center;
	margin:10px 0 10px 0;
	background-color:#EDEDED;
}

.clsHomeTitle1{
}

.clsHomeTitle2{
	float:left;
	margin-top:5px;
}

.clsHomeButtons{
	margin:20px 5px 0 5px;
}

.clsHomeFlash{
	text-align:center;
	margin:10px 0 10px 0;
	background-color:#EDEDED;
}


.clsHomeQubes{
	height:120px;
}

.clsHomeTickerRight{
	float:right;
	width:161px;
	height:110px;
	padding:5px;
	margin:0 0 10px 8px;
	background:url(/images/home_ticker_bg.gif) no-repeat center top;
}

.clsHomeTickerMiddle{
	float:right;
	width:161px;
	height:110px;
	padding:5px;
	margin:0 0 10px 8px;
	background:url(/images/home_ticker_bg2.gif) no-repeat center top;
}

.clsHomeTickerLeft{
	float:right;
	width:161px;
	height:110px;
	padding:5px;
	margin:0 0 10px 0;
	background:url(/images/home_ticker_bg3.gif) no-repeat center top;
}


.clsHerzogCredit{
	position:absolute;
	left:20px;
	bottom:0;
}
