a { 

	text-decoration: none;
	background: bottom left url('images/dash.gif') repeat-x;
	
}

a:hover { background: bottom left url('images/line.gif') repeat-x; }

img { border: none; }

h1 { 
	
	margin-top: -20px;
	font: bold 3.5em 'Footlight MT Light','Trebuchet MS',Tahoma, Arial;
	color: #cc6600;
	text-align: center;
	
}

h1 span { font-size: 0.5em; }

h2 {

	font: bold 2.5em 'Guttman David', David, Arial;
	color: blue;
	text-align: center;
	
}

p {
	
	font: bold 1.1em 'Trebuchet MS', Arial, Tahoma;
	color: #000099;
	
}

p#top-p { margin-top: 60px; }

p#order { text-align: center; font-weight: normal; }

.heb { font-family: 'Guttman David', David, Arial; }

img#rav { 

	float: left;
	border: none;
	margin: 1.2em 1.2em 1.2em 3em;

}

table { 
	
	border-collapse: collapse;
	direction: rtl;
	width: 60%;
	text-align: center;
	margin-top: 4em;
	margin: 50px 20%;
	
	
}

td {
	
	padding: 6px;
	border-style: ridge;

}

#sales {
	
	width: 80%;
	text-align: center;
	background-color: #c1cbef;
	margin-left: 15%;
	
	
}

#sales p { 
	
	
	font: bold 1.5em 'Guttman David', David, Arial;
	margin-bottom: 1.5em;
	
 }
 
 p#back { text-align: center; font: normal 1em tahoma, arial; } 
 
 div#pdf p { 
 	
 	direction: RTL;
 	text-align: center;
 	font: normal 0.9em arial, tahoma, david;
 	
 }

div#sifria p{ 
 	
 	direction: RTL;
 	text-align: center;
 	font: bold 1.2em 'guttman david', tahoma, david;
 	
 }
 
 .color { margin: 0; background: #b5b9fb top left url('images/cell300.jpg') no-repeat; }
 
 .color p { margin: 0; font: normal 1em arial; }
 
 .color strong { color: #A71E7F; font: bold 0.9em arial; }
 
 .color a { font: normal 0.8em arial; color: #009933; }
 
	
