
body
{
}



ul
{
	line-height: 1.5em;
}

ul#navigation {
	width: 9em;
	float:left;
	margin: 0; 
	padding-left: 0; /*after doing so menu in Russian became left adjusted*/
}
ul#navigationhe {
	width: 9em;
	float:right;
	margin: 0; 
	margin-right: 5;
	padding-right: 0 /*after doing so menu in Hebrew became right adjusted*/	
}

ul#navigation li {
  list-style: none;
  background-color: rgb(255,255,153);
 /* border-top: solid 1px rgb(255,255,255);*/
  text-align: left;
  margin: 0;
 }
ul#navigationhe li {
  list-style: none;
  background-color: rgb(255,255,153);
 /* border-top: solid 1px rgb(255,255,255);*/
  text-align: right;
  margin: 0; 
  margin-right:0;
 }

ul#navigation li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  border-top: 5px solid  white;
  border-bottom: 1px solid  white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  font-weight:bold;
  font-size:smaller;
}
ul#navigationhe li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  border-top: 5px solid  white;
  border-bottom: 1px solid  white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  font-weight:bold;
  font-size:smaller;
}

#active a
{
  display: block;
  text-decoration: none;
  padding: .25em;
  background-color: rgb(255,225,95);
/*  border-bottom: 5px solid white;*/
  border-top: 5px solid white;
  /*
  border-right: 1px solid #3399FF;
  border-left: 1px solid #3399FF;
*/
}

a#activ:link, a:visited { color: rgb(128,0,0); }
a#activ:hover { color: rgb(255,255,153); } 
a#activ:hover { background-color: rgb(128,0,0); }
/*a#activ:active { color: #000000; } */

table
{
	
/*	padding-top: 1%; */
}

a:link, a:visited { color: rgb(128,0,0); font-family:Arial; }
a:hover { color:rgb(255,255,153); } 
a:hover { background-color: rgb(128,0,0); }
/*a:active { color: rgb(128,0,0); } */

/*
a:link { color: rgb(128,0,0); background-color: rgb(255,255,153); font-family:Arial; }
a:visited { font-family:Arial; color: rgb(128,0,0); background-color: rgb(255,255,153);}
a:hover { color:rgb(255,255,153); background-color: rgb(128,0,0); font-family:Arial;}
*/

a.one:link { color:Blue; }
a.one:visited { color:Blue; }
/*a.one:hover { color:Purple; }*/
a.one:hover { background-color: white; }
a.one:active { color:Green; } 

a.two:link { color:White; }
a.two:visited { color:White; }
a.two:hover { color:White; }
a.two:active { color:White; } 

a.three:link { color:Red; }
a.three:visited { color:Red; }
a.three:hover { color:Blue; background-color: white;}
a.three:active { color:Blue; } 

a.four:link { color:Red; }
a.four:visited { color:Red; }
a.four:hover { color:Blue; background-color: rgb(222,255,255);}
a.four:active { color:Blue; } 

a.five:link { color:Blue; }
a.five:visited { color:Blue; }
a.five:hover { color:Blue; background-color: Gainsboro;}
a.five:active { color:Blue; } 

td
{
	margin-left: 0;
	padding-left: 0;	
	
}

table#Table1 td
{
	margin-left: 0;
	padding: 0;
}

h1.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #003366; /*Blue;*/
	font-weight: bold;
	text-align: center;
}

h1.title_2nd_order
{
	font-size:larger;
	color: #003366; /*Blue;*/
	font-weight: lighter;
	text-align: center;
	font-family: Arial (Hebrew);
	margin-left: 2em;
	margin-right: 2em;
}
h1.title_2nd_order_red
{
	font-size:95%;
	color: DarkRed; /*Blue;*/
	font-weight:400;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2em;
	margin-right: 2em;
	background-color: rgb(222,255,255);
}

p.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #003366; /*Blue;*/
	font-weight: bold;
	text-align: center;
}

p.title_2nd_order
{
	font-size:larger;
	color: #003366; /*Blue;*/
	font-weight:lighter;
	text-align: center;
	font-family: Arial (Hebrew);
	margin-left: 2em;
	margin-right: 2em;
}

h1.title_l
{
	font-size:large;
	color: #003366; /*Blue;*/
	font-weight: bold;
	text-align: left;
}

h1.bigtitleHe
{
	font-size: 3.55em;/*4em;*/
	color: rgb(255,255,153);
	font-weight:bold;
	text-align: left;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
	font-family:Guttman Adii;
/*	letter-spacing: 0.01em;*/
/*	margin-left: 0;*/
}

h1.bigtitle
{
	font-size: 3.55em;/*4em;*/
	color: Red;
	font-weight: bold;
	text-align:center;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
/*	margin-left: 0;*/
}
h1.bigtitleRU
{
	font-size: 4em;/*3.55em;*//*4em;*/
	color: Red;
	font-weight: bold;
	text-align:center;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
/*	margin-left: 0;*/
}
h1.sentence_2 /*left, black*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: Red;
	font-weight: lighter;
	text-align:left;
	line-height:1.7em;
	margin-left: 0;
}
h1.sentence_2_h /*right, black*/
{
	font-size: larger;
	color: Red;
	font-weight:lighter;
	text-align:right;
	line-height:1.7em;
	margin-left: 0;
	margin-right: 1em;
	font-family: Arial (Hebrew);	
}

p.sentence_4 /*left, black*/
{
	font-size:medium;
	color: #003366; /*Blue;*/
	font-weight: bold;
	text-align:left
}
p.sentence_4_h /*right, black*/
{
	font-size:larger;
	color: #003366; /*Blue;*/
	font-weight:bold;
	font-style:italic;
	text-align:right;
	font-family: Arial (Hebrew);
}

p.sentence_2 /*left, black*/
{
	font-size: small;
	color: Black;
	font-weight: bold;
	text-align:left;
	line-height:1.7em;
	margin-left: 3em
}

P.sentence_5 /*left, green*/
{
	font-size: small;
	color: #003366;
	font-weight: bold;
	text-align:left
}

P.plain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: Black;
	margin-right: 2em;
}
P.plain3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: Black;
}

P.plain2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: Black;
	background-color: #ffe4b5;
	border: 2em;
}

ul.problems
{
	margin-right: 5em;
	color:Red;
	font-size:large;
	font-family: Arial (Hebrew);
}

img.problems
{
	margin-left: 1em;
	margin-right: 2em;
}

img.problems-e
{
	margin-left: 0;
	margin-right: 1.5em;
}

img.remote
{
	/*margin-left: 5em;*/
	float:right;
	margin-left: 2em;
}

img.remote-e
{
	float:left;
	margin-left: 0;
	margin-right: 2em;
}

img.desktop
{
	/*margin-left: 5em;*/
	float:right;
	margin-right: 0;
	
}

img.remote2
{
	margin-left: 3em;
}
img.remote2-e
{
	margin-left: 0;
}
font.language
{
	font-size: 1em;
	background-color:Gray;
	color: Navy;
}
font.paypal
{
	font-weight: 700;
	font-size: 1.3em;
	color: darkred;
}

a.language
{
	text-decoration: none;
	position:absolute;
	left: 95%;
	top: 1;
}
img.language-he
{
	position:absolute;
	float:right;
/*	border-color: RGB(158,0,255);*/
	border-color: RGB(0,0,255);
	
/*	z-index: 2;*/
}
div
{ 
	margin-top: 0;
}
td#connect
{
	padding-top:100;
	margin-top: 50;
}

td.paypal
{
	float: left;
	
}

ul#navigation li.connect 
{
	list-style: none;
	background-color:Transparent;
	text-align: left;
	margin: 0; 
	margin-right:0;
	background-image: url(images/xconnect.gif);
	background-repeat:no-repeat;  
}
/*
object#Clock
{
	position:relative;
	z-index: -1;
	background-image: url(images/g11line07.gif);
	float:right;
	

}	
*/
h1.bigtitleRU2
{
	font-size: 4em;/*3.55em;*//*4em;*/
	color: Red;
	font-weight: bold;
	text-align:right;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
	z-index: 0;
}
h1.bigtitleRU3
{	
	font-size: 3.5em;/*3.55em;*//*4em;*/
	color: Red;
	font-weight: bold;
	text-align:left;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1.bigtitleRU3:first-letter
{	
	visibility:hidden;
	z-index: -1;
	color:Transparent;
	font-size:0;
}
h1.bigtitleHE2
{
	font-size: 4em;/*3.55em;*//*4em;*/
	color: Red;
	font-weight: bold;
	text-align:left;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
	z-index: 0;
}
h1.bigtitleHE3
{	
	font-size: 3.5em;/*3.55em;*//*4em;*/
	color: Red;
	font-weight: bold;
	margin: 0;
	border: none;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
}
hr.header
{
	color: Red;
	border: double;
	
	
}
