body{
	font-family: 'Arial','Narkisim', 'Miriam', 'David';
	font-size:14px;
	background-color: #787878 ;/*#gray  */
	color: black; /*#E7651A;*/
}
td{	font-size:14px;}
th{	font-size:14px;}
hr{	width:98%;height:1px;color:#FFFFFF;}

.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;
}


/*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:#666666;font-size:18px;font-weight:bolder}
.ArticleSubTitle{color:#000000;font-size:16px; font-weight:bolder}
.Article{color:#000000;font-size:14px}

.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;
}

/*#sideJavaMenu{color:#007FFC ; text-decoration: none; font-weight:bold; font-family:Arial; Font-size:12px;}
#sideJavaMenuHover{ color:#FFFFFF ; text-decoration: underline; font-weight:bold; font-family:Arial; Font-size:12px;}*/

a.topmenu{color:#FFFFFF ; text-decoration: none; font-weight:bold;}
a.topmenu:link{  color:#FFFFFF ; text-decoration: none}
a.topmenu:visited{ color:#FFFFFF ; text-decoration: none}
a.topmenu:hover{ color:#FFFF00 ; text-decoration: underline}
a.topmenu.active{ color:#FFFFFF ; 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: #000000;
	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: #000000;
	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: 10px;
}
.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: #DFDFDF;	/* #027FFF;*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DFDFDF;	/* #027FFF;*/
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;	/* #1287FE;*/
}
a:active {
	text-decoration: none;
	color: #DFDFDF;	/* #027FFF;*/
}
.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: #3399FF;
}
.buttons1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	height: 20px;
	border: solid 1px #330066; /*#007FFC;*/
	color: white;
	background-color: #3399FF;
}
.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-BOTTOM: solid 1px black;*/
    BORDER-LEFT: solid 1px black;
    BORDER-RIGHT: solid 1px black;
    BORDER-TOP: solid 1px black;
}
.AdminLeft
{
	BORDER-BOTTOM: solid 1px black;
    /*BORDER-LEFT: solid 1px black;*/
    BORDER-RIGHT: solid 1px black;
    /*BORDER-TOP: solid 1px black;*/
    padding:2px;
	color:black;
	font-size:12px;
}
.AdminRight
{
	BORDER-BOTTOM: solid 1px black;
    /*BORDER-LEFT: solid 1px black;
    BORDER-RIGHT: solid 1px black;*/
    /*BORDER-TOP: solid 1px black;*/
    padding:2px;
	color:black;
	font-size:12px;
}