@charset "utf-8";

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	background-color: white;
	color: #000040;
	direction:rtl;
}

p, ul {
	margin: 10px;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover, a:active {
	text-decoration: underline;
	color: #990000;
}

#links a:link {
	text-decoration: none;
	color: white;
}
#links a:visited {
	text-decoration: none;
	color: silver;
}
#links a:hover, #links a:active {
	text-decoration: underline;
	color: white;
}

#footer a:link {
	text-decoration: none;
	color: white;
}
#footer a:visited {
	text-decoration: none;
	color: white;
}
#footer a:hover, #links a:active {
	text-decoration: underline;
	color: white;
}

h1 {
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: xx-large;
	font-weight: 100;
	padding: 0;
	//margin: 0px 10px 0px 10px;
	margin: 10px 83px 10px 83px;
}

h3 {
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-large;
	font-weight: 100;
	padding: 0;
	margin: 10px 83px 10px 83px;
}

h4 {
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	/*font-size:medium;*/
	font-weight: 100;
	padding: 0;
	margin: 10px 83px 10px 83px;
}

li {
	margin: 12px 17px 12px 10px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.heb-dir {
	text-align: right;
}

.eng-dir {
	text-align: left;
}

#container { 
	position: relative;
	width: 760px; /* was 80% */
	height: 805px;
	margin: 5px auto 5px auto;
	text-align: right;
	background: #eaf1f9;
} 

#top {
	width: 760px;
	height: 100px;
}

#header { 
	float:right;
	width: 758px;
	border-top: solid 1px black;
	margin: 0px;
	padding: 0px;
	height:99px;
	text-align:center;
	background-color: #dbf1ff;
	border-left: solid 1px black;
	border-right: solid 1px black;
} 

#header img {
	margin: 0; /* to avoid margin collapse in #header */
	padding: 0;
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
}

#links {
	width: 758px;
	height: 20px;
	background-color: #5d7cba;
	color: silver;
	overflow: auto;
	border-left: solid 1px black;
	border-right: solid 1px black;
	/* font-size:small; */
}

#links span {
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar1 {
	float: right; 
	width: 148px; /* was in em units */
	border-left: solid 1px #869999;
	border-right: solid 1px black;
	height: 640px;
	background-color: #eaf1f9;
	padding: 15px 0;
	overflow: auto;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent {
	margin:0;
	padding: 0;
	float: right;
	height: 670px;
	width: 609px;
	overflow: auto;
	background-color: #eaf1f9;
	border-left: solid 1px black;
} 

#mainContent img {
	border:none;
}

#mainContentFull {
	margin:0;
	padding: 0;
	height: 670px;
	width: 758px;
	overflow: auto;
	background-color: #eaf1f9;
	border-left: solid 1px black;
	border-right: solid 1px black;

} 

#mainContentFull p, #mainContentFull ul {
	margin: 10px 83px 10px 83px;
	font-size:small;
}

#bottom {
	width: 760px;
	height: 15px;
	clear:both;
}

#footer { 
	float:right;
	width: 738px;
	height: 14px;
	padding: 0 10px 0 10px;
	background-color: #5d7cba;
	overflow: auto;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
} 

#footer p {
	margin: 0; /* avoids margin collapse in #footer */
	padding: 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sm-font {
	font-size:small;
}

.xsm-font {
	font-size:x-small;
}

.xxsm-font {
	font-size:xx-small;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#d4e4f3;
	padding: 6px;
	text-align:right;
}

th {
	background-color:#d0e0ff;
	padding: 6px;
	text-align:right;
	font-weight:400;
}

tr {
	border:none;
}

table {
	border:none;
}

#sidebar1 input {
	width:114px;
}

#sidebar1 select {
	width:120px;
}

#mainContent table {
	width: 592px;
	font-size:small;
}

input {
	width:170px;
}

input.bigbox {
	width: 453px;
}

input.chkbox {
	width: 20px;
}

select {
	width:176px;
}

.txt-center {
	text-align:right;
}

#gray {
	color: silver;
}

#img-heb {
	height: 199px;
	width: 300px;
	position:absolute;
	padding: 0px;
	margin: 0px;
	top:215px;
	left:83px;
	float:left;
}

#termsbox { 
	position: relative;
	width: 700px;
	height: 640px;
	margin: 0px auto 0px auto;
	text-align: right;
	background: #eaf1f9;
} 

.popup {
	cursor:help;
	text-decoration:none;
}
