body{
	font-family: 'Arial','Narkisim', 'Miriam', 'David';
	font-size:14px;
	background-color: #FFFFFF;
	color: #888;
}
td{	font-size:14px;}
th{	font-size:14px;}
hr{	width:98%;height:1px;color:#888;}

.title-bg{
	background-color: #007FFC;
	color:#FFFFFF;
	line-height:18px;
	font-size:14px;
	font-weight: bold;
	border:1px #DFDFDF solid;
	padding-right:5px;
}
.td-bg{
	border-right:1px #DFDFDF solid;
	border-left:1px #DFDFDF solid;
	border-bottom:1px #DFDFDF solid;
}

.forum{
	font-size:12px;
}

/*a{color:#93001A ; text-decoration: none;}
a:link{  color:#93001A ; text-decoration: none;}
a:visited{ color:#93001A ; text-decoration: none;}
a:hover{ color:#93001A ; text-decoration: underline;}
a.active{ color:#93001A ; text-decoration: none;}*/

.in-menu-bg{background-color:#A7B8A7; color:#275643;font-size:11px;height:22px;padding-right:3px;border-bottom:2px white solid;}
.in-menu-bg-active{	background-color:#91A091; color:#275643; font-size:11px; height:22px; padding-right:3px; border-bottom:2px white solid;}
.in-menu-bg-top{	background-color:#BFCAD7; color:#275643; font-size:11px; height:22px; padding-right:3px; border-bottom:2px white solid;}

.TitleMenu{font-size:12px;line-height:15px;padding-right:5px;padding-top:5px;font-weight:bold;}
.ArticleTitle{color:#330099;font-size:18px;font-weight:bold}
.ArticleSubTitle{color:#330099;font-size:16px; font-weight:bold}
.ArticleAuthorTitle{color:#330099;font-size:14px; font-weight:bold}
.ArticleNameTitle{color:#330099;font-size:14px; font-weight:bold}
.Article{color:#888;font-size:12px}

.square { border: 1px black solid; background-color:black; width:4px; height:4px;}

a.sidemenu{color:#F6B758 ; text-decoration: none; font-weight:bold;}
a.sidemenu:link{  color:#F6B758 ; text-decoration: none}
a.sidemenu:visited{ color:#F6B758 ; text-decoration: none}
a.sidemenu:hover{ color:#F6B758 ; text-decoration: underline}
a.sidemenu.active{ color:#F6B758 ; text-decoration: none}

a.sideJavaMenu{color:#007FFC ; text-decoration: none; font-weight:bold; font-family:Arial; Font-size:12px;}
a.sideJavaMenu:link{  color:#007FFC ; text-decoration: none}
a.sideJavaMenu:visited{ color:#007FFC ; text-decoration: none}
a.sideJavaMenu:hover{ color:#FFFFFF ; text-decoration: underline}
a.sideJavaMenu.active{ color:#007FFC ; text-decoration: none}

#ActiveLink
{
    CURSOR: auto;
    COLOR: #007FFC;
    BACKGROUND-COLOR: #FFFFFF;
	font-weight:bold; 
	font-family:Arial; 
	Font-size:12px;
}
#inActiveLink
{
    CURSOR: hand;		/*pointer;*/
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #007FFC;
	font-weight:bold; 
	font-family:Arial; 
	Font-size:12px;
}

a.topmenu{color:#022D41 ; text-decoration: none; font-weight:bold;font-size:14px}
a.topmenu:link{  color:#022D41 ; text-decoration: none}
a.topmenu:visited{ color:#022D41 ; text-decoration: none}
a.topmenu:hover{ color:#022D41 ; text-decoration: underline}
a.topmenu.active{ color:#022D41 ; text-decoration: none}

a.comment{color:#027FFF ; text-decoration: none; font-weight:bold;font-size:12px}
a.comment:link{  color:#027FFF ; text-decoration: none;font-size:12px}
a.comment:visited{ color:#027FFF ; text-decoration: none;font-size:12px}
a.comment:hover{ color:#330099 ; text-decoration: underline;font-size:12px}
a.comment.active{ color:#027FFF ; text-decoration: none;font-size:12px}

a.comment2{color:#330099 ; text-decoration: none; font-weight:bold}
a.comment2:link{  color:#330099 ; text-decoration: none}
a.comment2:visited{ color:#330099 ; text-decoration: none}
a.comment2:hover{ color:#027FFF ; text-decoration: underline}
a.comment2.active{ color:#330099 ; text-decoration: none}

LI{
	line-height:18px;
}

#TD1{
	font-family:'Arial (hebrew),web hebrew ad,Globs'; 
	font-size:12px;
	COLOR: #888;
	FONT-WEIGHT: bold;
	padding-bottom:5px;
	text-decoration:none;
}
#TD2 {
	font-size:12px;
	COLOR: #666666;
	font-family:'Arial (hebrew),web hebrew ad,Globs'; 
	FONT-WEIGHT: normal;
	text-decoration:none;
}
#TD2:visited {
	COLOR: #888;
	text-decoration:none;
}
#TD2:hover {
	COLOR: #F0A800;
	text-decoration:none;
}


.emzabrdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dotted;
	border-right-color: #DFDFDF;
	direction:rtl;
	border-left-color: #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.rightlink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	background-image: url(images/hez.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-right: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007FFC;
	cursor: hand;
	margin: 0px;
	height: 20px;
}
.toplink {
	background-image: url(images/heztop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #79BAFE;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-attachment: fixed;
	padding-right: 8px;
	padding-left: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topbg {
	background-image: url(images/home4_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	direction:rtl;
	font-size: 12px;
	background-image: url(images/home_07.gif);
	padding-right: 8px;
	height: 19px;
}
/*a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}*/
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	height: 20px;
	border: solid 1px #007FFC;
	color: white;
	background-color: green;
}
.buttons1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	height: 20px;
	border: solid 1px #007FFC;
	color: white;
	background-color: green;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 70px;
	height: 24px;
	/*border: solid 1px #007FFC;
	color: white;
	background-color: green;*/
}
buttons33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	height: 20px;
	border: solid 1px #007FFC;
	color: white;
	background-color: #DFDFDF;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}

TABLE.Admin
{ 
    BORDER-LEFT: solid 1px black;
    BORDER-RIGHT: solid 1px black;
    BORDER-TOP: solid 1px black;
}
.AdminLeft
{
	BORDER-BOTTOM: solid 1px black;
    BORDER-RIGHT: solid 1px black;
    padding:2px;
	color:black;
	font-size:12px;
}
.AdminRight
{
	BORDER-BOTTOM: solid 1px black;
    padding:2px;
	color:black;
	font-size:12px;
}

.CellLeft
{
	BORDER-BOTTOM: solid 1px black;
    BORDER-RIGHT: solid 1px black;
    padding:2px;
	color:black;
	font-size:12px;
}
.CellRight
{
	BORDER-BOTTOM: solid 1px black;
    padding:2px;
	color:black;
	font-size:12px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	width: 90px;
	padding-right: 3px;
	font-size: 14px;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	/*border: solid 1px black;*/
}

.menul {
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 1px solid #006633;
	border-left: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #022D41;
	direction:rtl;
	padding-right: 5px;
	CURSOR: hand;
}
.submenu {
	border-top: 1px solid #C1DAE3;
	border-right: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #022D41;
	direction:rtl;
	padding-right: 20px;
	CURSOR: hand;
}
.subsubmenu {
	border-top: 1px solid #C1DAE3;
	border-right: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022D41;
	direction:rtl;
	padding-right: 20px;
	CURSOR: hand;
}
.book1 {
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #022D41;
}
.book2 {

	border-top: 1px solid #C1DAE3;
	border-right: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022D41;
}
.book3 {

	border-top: 1px solid #C1DAE3;
	/*border-right: 1px solid #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022D41;
}

P {
PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; Margin-TOP: 0px; color:#555; text-transform:uppercase; line-height:22px; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
}

B {
font-size:14px; 
}

strong {
font-size:14px; 
}

/*DIV {
PADDING-RIGHT: 10px; Padding-left: 10px; width:194px; margin-TOP: 0; color:#666; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}*/

DIV {
PADDING-RIGHT: 10px; Padding-left: 10px; width:194px; margin-TOP: 0; color:#666; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
