body {
	font-family: arial;
	font-size: 12px;;
	margin:  5px 0px 10px 0px;
	color:#4d5b6f;
}

td {
	font-family: arial;
	font-size: 12px;
	color:#4d5b6f;
	direction: rtl;
}

.menu {
	background-color: #c6c6c6;
	width: 116px;
	padding: 0px;
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li{
	height:16px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #ffffff;
	vertical-align: middle;
}

.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 12px;
	font-size: 11px;
	vertical-align: middle;
    background: url("http://www.israelgolffed.org/templates/inside_pages/pix/sub.gif") no-repeat left;
}
.menu_current {
	font-weight: bold;
	background-color: #b0b0ae;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 0px 6px 0px 7px;
	color: #5a5a5a;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	height:16px;
	
}
.menu a:hover {
	background-color: #b0b0ae;
	text-decoration: none;
}


#content {
	margin-top: 2px;
	margin:  1px 26px 4px 26px;
	font-size: 12px;
	color:#4d5b6f;
	direction: rtl;
}

a:link {
	color: #697448;
}

a:visited {
	color: #697448;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
	color:#594111;
}

p {
	direction: rtl;
	padding: 1em 1em 0 1em;
	margin: 0;
}

p.image img {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
	border: none;
}

image img {
	border: none;

}

