	html 
	{ 
		min-width: 775px;
	}
		 
	body
	{
		font-family : Arial, Helvetica, sans-serif;
		margin : 0 0 0 0 ; 
		background-color : #F7F7F1;
	}
	
	/*LI, Li A
	{
		color:#730100;
		font-weight : bold;
		margin-bottom:5px;
	}*/
	
	a
	{
		color: #769BDF;
		font-family : Arial, Helvetica, sans-serif;
		/*text-decoration:none;*/
		font-weight:bold;
	}
	
	a:hover
	{
		color: #DDDAB7;
	}
	
	.Apaging
	{
		color: #769BDF;
		font-family : Arial, Helvetica, sans-serif;
		/*text-decoration:none;*/
		font-weight:bold;
		font-size : 12px;
	    background-color: #F7F7F1;
	}
	
	.Apaging:hover
	{
		color: #769BDF;
		font-family : Arial, Helvetica, sans-serif;
		/*text-decoration:none;*/
		font-weight:bold;
		font-size : 12px;
	    background-color: #F7F7F1;
	}
	
	.subHeader
	{
		color : White;
		font-size : 12px;
		background-color : #730100;
		height: 23px;
		background-image : url(imgs/top_line.gif);
		background-position : bottom;
		background-repeat : repeat-x;
		
	}
	
	.EngHeb
	{
		color : White;
		padding-left: 5px;
		padding-top: 4px;
	}
	
	
	.EngHeb1
	{
		color : White;
		font-size : 12px;
		text-decoration: none;
	}
	
	.textSize
	{
		color : White;
		font-size : 12px;
	}
	
	.textSize1
	{
		color : White;
		font-size : 12px;
		text-decoration: none;
		width: 35px;
		font-weight : bold;
	}
	
	.textSize2
	{
		color : White;
		font-size : 14px;
		text-decoration: none;	
		width: 35px;
		font-weight : bold;
	}
	
	.textSize3
	{
		color : White;
		font-size : 16px;
		text-decoration: none;	
		width: 35px;
		font-weight : bold;
	}
	
	.Title
	{
		color : #730100;
		font-size : 18px;
		text-decoration: none;	
		width: 35px;
		font-weight : bold;
	}
	
	.htmlSourceSearch
	{
		font-size : 12px;
		width: 550px;
	}
	
	/*************************************/
	/* Page Layer out : General			 */
	/*************************************/
	#MainContent
	{
		margin: 0 auto;
		width:775px;
		border : 1px solid #730100;
	}
	
	#MainContent Div.header
	{
		margin:0px;
		/*width: 775px ;*/
		height:104px;
		background-image : url(imgs/logo.jpg);
		background-repeat : no-repeat;
		
	}
	
	#MainContent Div.BodyContent
	{
		min-height: 400px;
		height: auto !important;
		height: 400px;
	
	}
	
	
	#MainContent Div.footer
	{
		font-size : 12px;
		background-color : #730100;
		width: 775px ;
		text-align: center;
		min-height:23px;
		padding-top: 2px;	
	}
	
	/*************************************************/
	/* Page Layer out : BodyContent					 */
	/*************************************************/
	#mainHtml
	{
		padding-top: 5px;
		display: block;
	}
	
	Div.Menu
	{
		display:inline;
		position: absolute;
		width :155px;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	/*************************************************/
	/* Page	Content, Search Page					 */
	/*************************************************/
	.Navigationbar
	{
		border-bottom-color : #730100;
		border-bottom-style : dashed;
		border-bottom-width : 1px;
		margin-bottom:5px;
	}
	Div.Navigationbar A
	{
		color:#730100;
		text-decoration: none;
	}
	
	Div.Navigationbar A:hover
	{
		color:#DDDAB7;
		font-weight: bold;
		text-decoration: none;
	}
	
	Div.htmlSource,Div.mainHtml2
	{
		/*font-size : 12px;*/
		padding-top: 10px;
		width: 590px;
		/*width: 100%;*/
	}
	
	.ContentHeader
	{
		color:#730100;
		font-weight : bold;
		font-size: large;
		margin-bottom:5px;
	}
	.ContentShortText
	{
		color:#730100;
		margin-bottom:10px;
	}
	
	
	/*************************************************/
	/* site Toolbar									 */
	/*************************************************/
	
	
	Div.siteToolMain
	{
		margin: 0px;
		padding:0px;
		padding-top: 20px;
	}
	
	
	Div.siteTool
	{
		width:157px;
		background-color: #DBDBB8;
		/*height:22px;*/
		color: #730100;
		font-weight : bold;	
		
	}
	Div.siteTool A
	{
		width:150px;
		display:block;
		color: #730100;
		text-decoration: none;
		padding:3px;
		/*height:22px !important;
		height:22px;*/
	}
	
	Div.siteTool a:hover
	{
		display:block;	
		background-color:#730100;
		width:150px;
		color:#DBDBB8;
		text-decoration: none;
	}
	
	Div.siteSubTool
	{
		width: 156px;
		background-color: #730100;
		color:#DBDBB8;
		font-weight : bold;	
	}
	
	Div.siteSubTool A
	{
		display:block;
		width: 141px;
		color:#DBDBB8;
		/*height:22px !important;
		height :22px;*/
		text-decoration: none;
	}
	Div.siteSubTool A:Hover
	{
		color:#fff;
		width:141px;
		text-decoration: none;
	}
	/***********************************/
	/*** Show Abstract ***************/
	/***********************************/
	
	.showAbstractField
	{
		color: #730100;
		font-size : 14px;
		font-weight: bold;
		width: 90px;
		background-color: #F7F7F1;
		border: none;
	}
	
	.showAbstractValue
	{
		color: black;
		font-size : 14px;
	    font-weight: bold;
		background-color: #F7F7F1;
		border: none;
		
	}
	
	.showAbstractValue2
	{
		color: black;
		font-size : 14px;
		background-color: #F7F7F1;
		border: none;
		
	}
	
	.htmlSourceAbstract
	{
		font-size : 12px;
		width: 400px;
	}
	
	/*************************************************/
	/* Search Page									 */
	/*************************************************/
	
	#search
	{
		padding-bottom:30px;
		border-bottom : 1px dashed #730100;
	}
	
	#searchText
	{
		font-size : 14px;
	}
	
	#searchText .searchTitle
	{
	
	}
	
	#searchForm
	{
		
		margin: 0;
		clear: both;
		height: 30px;
		vertical-align:top;
	}
	
	.searchInput
	{
		border : 1px solid #730100;
		color: #730100;
		width: 100px;
	}
	
	.searchBtn
	{
		border : 1px solid #730100;	
		background-color: #DBDBB8;
		font-weight: bold;
	}
	
	
	Div.searchLink
	{
	
	}
	
	Div.searchLink A
	{
		color: #000000;
		text-decoration:none;	
	}
	
	Div.searchLink A:Hover
	{
		text-decoration:underline;
		color: #000000;
	}
	
	.moshavLink
	{
		color: #799BE0;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
	    text-decoration:underline;
	    cursor:pointer;
	    border:none;
		background-color: #F7F7F1;
	}
	
	.moshavLink:hover
	{
	    background-color: #F7F7F1;
		color: #730100;
	    text-decoration:underline;
	    cursor:pointer;
	    border:none;
	}
	
	.searchResultDiv
	{
		border-bottom-color : #730100;
		border-bottom-style : dashed;
		border-bottom-width : 1px;
		padding-top: 10px;
		padding-bottom: 10px;
	
	}
	
	.searchResultField
	{
		color: #730100;
		font-family : Arial, Helvetica, sans-serif;
		/*font-size : 14px;*/
		width: 90px;
		background-color: #F7F7F1;
		border: none;
	  
	}
	
	.searchResultValue
	{
		color: black;
		/*font-size : 12px;*/
		font-family : Arial, Helvetica, sans-serif;
		background-color: #F7F7F1;
		border: none;
		
	}
	
	.SearchMsg
	{
		color : #730100;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		text-decoration: none;	
		font-weight : bold;
		text-align:center;
	}
	.SearchResults
	{
		display: block;
		clear: both;
		width: 500px;
		margin:0;
		text-align:center;
		position: relative;
		
	}
	
	Div.searchLink1
	{
		padding-left:10px;
		padding-right:10px;
	}
	
	
	Div.searchLink1 A
	{
		color: #769BDF;
		text-decoration:none;
		font-weight:bold;
		
	}
	
	Div.searchLink1 A:hover
	{
		background-color: #730100;
		color: #DDDAB7;
	}