body {
	background-color: #FAFAD2;
}

h1 {
	font-family: Arial, Aharoni, David;
	font-style: italic;
	font-weight: bold;
	font-size: "-6";
	color: #00008B;
}

h1.stltbl {
	font-family: Arial, Aharoni, David;
	font-style: normal;
	font-weight: bold;
	font-size: "-5";
	color: Navy;
	text-align: center;
	vertical-align: middle;
	line-height: 110%;
	cursor: help;

}

.stlheader {

/*	position: relative; */	
	float: right; 
	background-color: #000066;
	font-family: "Arial (Hebrew)";
	font-weight: bold;
	font-size: "+22";
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: black;
	color: white;
	padding: 3px 10px 10px;
	width: 97%;
	overflow: visible;
	height: 140px;
	white-space: nowrap;

	
}

.stlundhdr {

/*	width: 100%; */
	border-style: none;
/*	white-space: nowrap;  */
	overflow: visible;
	text-align: right;
/*	float: right; */

}

.stlmenu {
		
/*	width: 15%; */
	background-image: url("menubg.jpg");
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000066;
	font-family: "Arial (Hebrew)";
	font-weight: bold;
	font-size: "+14";
	font-style: italic;
	color: white;
	line-height: 200%;
/*	white-space: nowrap; */
	text-align: right; 
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 0px;
	margin-top: -1px;
	margin-left: opx;
	border-style: none;
/*	border-color: black; */
	vertical-align: top;
/*	float: right; */

}	

.stlmenulst {

	list-style-type: none;

}

.stllnkmenu {text-decoration: none }
.stllnkmenu:link {color: white}     /* unvisited link */
.stllnkmenu:visited {color: white}  /* visited link */
.stllnkmenu:hover {color: red}   /* mouse over link */
.stllnkmenu:active {color: red}   /* selected link */

.stlmain {
	white-space: normal;
	overflow: visible;
/*	width: auto; */
/*	float: right; */
	font-family: "Arial (Hebrew)";
	font-weight: normal;
	font-size: 1.3em;
/*	text-align: right; */
	color: black;
	margin: 0px 0px 0px 0px; /*top right bottom left*/
	padding: 0px 25px 0px 0px; /*top right bottom left*/
	border-style: none;
	background-image: url("logobgwm.jpg");
	background-color: #FAFAD2;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	vertical-align: top;
}

.stlname {

	font-family: 'Guttman Yad', "Arial (Hebrew)"; 
	color: blue;
	font-size: 1.4em;
	font-weight: bolder;
	font-style: italic;
}

.stlmaintbl {

/*	text-align: center; */
}

#descriptions {

	text-align: center;

{