body {
/*background-color: #005993;
background-color: #259B29;*/
background-color: #BECF9B;
margin:0;
}

a {
text-decoration:none;
}

a:hover {
color: red;
}

.general {
margin: auto;
margin-top: 10px;
width: 742px;
}


.main {
margin:auto;
width:742px;
height:230px;
/*position:absolute;*/
background: url("images/ateretLogo.jpg") no-repeat top left;
}

.menu {
z-index:2;
margin:auto;
padding-top:72px;
text-align:center;
/*padding-right:15px;*/
width:740px;
/*height:91px;*/
}

.content {
z-index:0;
background-color: white;
width: 720px;
height:auto;
padding: 10px;
border-right:solid #524628 1px;
border-left:solid #524628 1px;
font:10pt arial;
color:#074B78;

}

.news {
float:right;
padding-bottom:0px;
height:200px;
width:100%;
/*background:url("images/newsBG.gif") right bottom no-repeat;*/
}

.footermenu {
background-color: white;
border:solid #524628 1px;
border-top:0px;
width: 740px;
padding-top:20px;
margin-bottom:20px;
font:10pt arial;
color:#074B78;

}

.mk{
width:100%;
text-align:center;
padding-top:30px;
color:#074B78;
}

.askHarav {
visible:hidden;
display:none;	
}

.subMenu {
	z-index:10;
	align:center;
	margin-right:245px;
	margin-top:-5px;
	width:126px;
	font:10pt arial;
	color:#074B78;
	border-bottom:solid 2px #1A5C7D;
	position:absolute;
	visibility: hidden;
}

.subMenuItem {
	width:116px;
	padding:3px;
	height:20px;
	border:solid 2px #1A5C7D;
	border-bottom:0px;
	background:#ACD9EE;
	font-weight:bolder;
	cursor:hand;
}

.subMenuItem a{
	text-decoration:none;
}

.subShimushon a.hover{
	background:#E4F3FA;
}

.listItem
{
	float:right;
	padding:10px;
	text-align:center;
}

















