
/* v. 78.6*/
/*v. 78.3 div#chartspacer added*/
/*v. 78.5 numeralrow added*/
/*v. 78.6 div#chartspacer changed to div.chartspacer*/


  div#content {
		direction:ltr;
        text-align:justify;
        text-indent:0;
        font-size:1.0em;
        font-style:normal;
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
		margin:0 1em 0 1em;
}



.tavlaot {
direction:ltr;
font-family:Arial;
}


div table {
direction:ltr;
font-family:Arial;
margin: auto;
}

div#content {
direction:ltr;

}

.masechtalabelchart {
display:none;
}


    /*Spacer to separate charts*/
/*the following was copied from horiz-rule in headerfooter4.css*/
/*hidden was added and the color matches wrapper*/
	div.chartspacer {
		border-top: 1px solid hidden #FFFFCC;
        min-height: 100px;
        height: 100px;
        margin:1em auto 0.8em auto;
        clear:both;
		width:450px;
 }


div#footnotes {
font-size:10pt;
line-height:18pt;
}




div#tablenotetext {
font-size:10pt;
line-height:18pt;
}




.masechtalabeldaf{
margin:.3em auto 2em auto;
text-align:center;
direction:ltr;
font-family:"Times New Roman",serif;
font-weight:normal;
font-size:1.4em;
}

table, th, td {
    border: 2px solid black;
}

th, td {
    padding: 10px;
}

td a, .tabletitle a {
vertical-align: super;
font-size:65%;
}

.footnotesep1, .footnoteseptxt, .footnotesep2, .right, .left, .nextdaf, .dashline {
display:none;
}

.nextdaf {
margin-bottom:3em;
}


div.navlinks p.indexlink, div.navlinks p.homepagelink {
margin:3em 0em 3em 0;
}


.titlecell{
color:darkblue;
font-weight:bolder;
text-align:center;
text-transform:uppercase;

}


.firstrow, .numeralrow {
padding:.4em .5em 1em .5em;
margin:0 0 0em 0;
font-weight:normal;
text-transform:capitalize;
color:blue;
padding:0em;

		}



.firstcol {
font-weight:normal;
color:#0066ff;
text-align:left;
}

.firstcolnum {
font-weight:bold;
color:#0066ff;
text-align:left;
}


.firstrow .nm, .numeralrow .nm {
font-weight:bold;
color:#0066ff;
font-size:1.1em;
line-height:2em;
}


.firstcol .nm {
font-weight:bold;
color:purple;
}


.numcol .nm{
font-weight:bold;
color:orange;
}


.lettercol .nm{
font-weight:bold;
color:red;
}



 .starref {
color:red;
font-weight:bolder;
}



.tablenote {


}

.tablenote a{
color:red;
font-weight:bolder;
}



.footnoteline {
	text-align:justify;
	margin:0 0 .5em 0;
}




/* FROM DZ */
.image{
width:100%;
}


.image {
   display: block;
   margin:auto;
   }
.imagetext {
   display: block;
   margin:auto;
}

.tabletitle {
	color:navy;
	font-weight:bolder;
	text-align:center;
	text-transform:uppercase;
	font-size:1.5em;
	margin:0em auto 1em auto;
	}

.tablesubtitle {
	color:navy;
	font-weight:bolder;
	text-align:center;
	text-transform:uppercase;
	font-size:1.2em;
	margin:0em auto 2em auto;
}



td p {
	margin:0 0 0 0;
}

.firstcell {

}