/* CSS Document */

.koteretBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.koteret {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.koteret2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.koteret3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.index {font-size: 12px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif;}

.smalltext {font-size: 10px}

.redtext {color: #FF0000}

body {
	background-color: #e2e8f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

.table_border_orange {
	border: 2px solid #F89B1A;
	height: 100px;
}

.table_border_orangeB {
	border: 4px solid #F89B1A;
}

.table_border_blue {
	border: 2px solid #30348F;
	height: 100px;
}
h1 {
	font-size: 14pt;
	color: #003366;
}
h2 {
	font-size: 13pt;
	color: #FF6600;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}
.dagesh {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.links_table {
	float: left;
	clear: none;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	border: thin solid #003366;
	color: #003366;
	padding: 5px;
}
.links_Heb_table {

	float: right;
	clear: none;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	border: thin solid #003366;
	color: #003366;
	padding: 5px;
}
.table_border_green {

	border: 2px solid #BFC935;
	height: 100px;
}
.just {
	text-align: justify;
}
