/*  @charset "utf-8";
CSS Document */

body {font-family:David;color:#333333;background-color:#FFFFFF;margin:1.5em;}
p {font-size:165%;text-align:justify;}
p.r {font-size:165%;text-align:right;}
p.m {font-size:120%;text-align:justify;}
p.s {font-size:100%;text-align:justify;}
tr {font-size:135%;}
h1 {font-size:260%;text-align:right;}
h2 {font-size:210%;text-align:right;}
h3 {font-size:180%;text-align:right;}
big {font-size:120%;}
small {font-size:80%;}
span.eng {font-family:"Times New Roman, Arial";font-size:80%;}
span.num {font-size:80%;}

TD {vertical-align:top;direction:ltr;unicode-bidi:embed;text-align:left;font-size:100%;}
TD.h {vertical-align:top;direction:rtl;unicode-bidi:embed;text-align:right;font-size:165%;font-family:David;}
TD.m {vertical-align:middle;direction:ltr;unicode-bidi:embed;text-align:left;font-size:120%;}

	
#apTopArea {
	position:absolute;
	width:100%;
	height:55px;
	top:0px;
	z-index:2;
	text-align:left;
	padding-top:0%;
	background-image:url(../images/settingsbar.png);
	font-size:18px; color:white; font-weight:700;
	background-repeat:repeat-x;
	border-top: 2px solid grey;
	border-bottom: 2px solid grey;
	
	}
	
#daftitle {
	
		position:absolute;
	width:100%;
	text-align:center;
	font-size:26px; color:white; font-weight:700;
}
	
#apEngButton
 {
	position:absolute;
	width:50px;
	height:25px;
	top:23px;
	right:25px;
	z-index:3;
	text-align:center;
	padding-top:0%;
//	background-image:url(../images/button1.jpg);
//	font-size:24px; color:white; font-weight:700;
//		border-top: 2px solid grey;
//	border-bottom: 2px solid grey;
	
	}
	
		#apHebButton
 {
	position:absolute;
	width:50px;
	height:25px;
	top:23px;
	right:100px;
	z-index:3;
	text-align:center;
	padding-top:0%;
	
	}
	
	#apEng_Heb_Button
 {
	position:absolute;
	width:50px;
	height:25px;
	top:23px;
	right:140px;
	z-index:3;
	text-align:center;
	padding-top:0%;
	
	}
	
	
	
	
#apAmud_a_Button
 {
	position:absolute;
	width:50px;
	height:15px;
	top:20px;
	left:3%;
	z-index:3;
	text-align:center;
	padding-top:0%;
	
	}
	
	
#apAmud_b_Button
 {
	position:absolute;
	width:50px;
	height:15px;
	top:20px;
	right:15%;
	z-index:3;
	text-align:center;
	padding-top:0%;
	
	}	

#apwrapper {
	position:absolute;
	width:100%;
	height:120%;
	left:0px;
	top:0px;
	z-index:-1;
	background-image:url(../images/settingsback.png); 
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	
	}


	/* this area can control the entire iframe width and specs    */
		
#iframe {
	position:absolute;
	width:100%;
	height:95%;
	 top:70px;
	z-index:2;
	background-color:#FFF;
	
		
}

/* ------------------
 styling for the menu tables 
   ------------------   */


body
{
	line-height: 1.6em;
	background-color: #FFF;
	// was a gray background color - #E0E1E4
}


#tableprops
{
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight:500;
	margin-top: 60px;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;  
	z-index:2;
		line-height:150%;
	
	
}
#tableprops th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px;
	color: red; /*  didn't seem to change anything */
	z-index:2;
	
	
	
}
#tableprops td
{
	padding: 10px;
	color: black;  /*  font color */ 
	border-top: 1px solid grey;  /* top boader color of each cell */
	background-color:#FFF;
	border-bottom:1px solid grey;    /* bottom boader color of each cell */
	z-index:2;
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	border-collapse:collapse;

	
}

#todaytableprops td
{
	padding: 10px;
	color: black;  /*  font color */ 
	border-top: 1px solid grey;  /* top boader color of each cell */
	background-color:#FFF;
	border-bottom:1px solid grey;    /* bottom boader color of each cell */
	z-index:2;
	background-image:url(../images/greengradient2.jpg);
	background-repeat:repeat-x;
	background-color:#3C0;
}

.greenbackground
{  	
	
	background-image:url(../images/greengradient2.jpg);
	background-color:#3C0;
	background-repeat:repeat-x;
	
	
}

.whitebackground
{
	padding: 10px;
	color: black;  /*  font color */ 
	border-top: 1px solid grey;  /* top boader color of each cell */
	background-color:#FFF;
	border-bottom:1px solid grey;    /* bottom boader color of each cell */
	z-index:2;
	background-image:url(../images/gradient2.jpg);
	background-repeat:repeat-x;
}
	
	
	
	

.columnleft
{    /*  set rules for a set column */
	
	border-left: 1px solid grey;    /*  left boarder of 1st column  */
	}
	
.columneng {  text-align:left;
}
	
.columnheb {
	text-align:right;
		
	}

.columnright
{    /*  set rules for a set column */
		border-right: 1px solid grey;    /*  right boarder of last column  */
		}	
	
	
.arrow {
	background-image:url(../images/left_arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

.arrowright {
	background-image:url(../images/right_arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	
}

.shastext2
{font-size:165%;text-align:justify;font-family:David;margin:0.0em;}
.shastext3
{font-size:165%;text-align:justify;font-family:David;margin:0.0em;}

.shastext4
{font-size:165%;text-align:justify;font-family:David;margin:0.0em;}

.shastitle4
{font-size:165%; font-weight:400; }

.shastitle7
{font-size:100%; font-weight:400; }

.five {font-size:100%; font-weight:800; }

.mareimakom  { 	font-size:80%	}

.ghadran   {font-size:145%;text-align:center;font-family:David;margin:0.4em;line-height: 100%;}

.gdropcap  {font-size:125%; font-weight:800; }