a
{
	font-weight: 800;
/*
A:link
A:visited
A:active
A:hover
*/
}
a:visited.explalink {color : purple}
a:link.explalink {color : purple}
a.headlinelink
{
text-decoration: underline;
}
body
{
 
	background-image: 
	url("images/logoback.gif");
	background-repeat: repeat-x;
    
	padding: 0px;
	scrollbar-face-color: #6d44ff;
	margin: 0px;
	scrollbar-highlight-color: #ccccff;
	color: #000000;
	scrollbar-3dlight-color: #cc88ff;
	scrollbar-arrow-color: #ccccff;
	scrollbar-darkshadow-color: #ccccff;
	scrollbar-base-color: #6d44ff;
}
ol
{
    list-style-position: outside;
    font-weight: 500;
    font-size: 10.0pt;
    direction: rtl;
    padding:10px;
}
ul.mainmenu
{
	list-style-position: outside;
	list-style-image: url('images/ulstar.gif');
	margin-left: 0px;
	margin-right: 10px;
	direction: rtl;
}
ol.mainmenu
{
	list-style-position: outside;
	direction rtl;
	margin-right: 10px;
}
p
{
	direction : rtl;
	font-size: 11.0pt;
	lang: he;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin: 1px;
}


img
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}
img.languagechange
{
	width: 120px; 
	height: 30px;
}
table.maintable
{
	width: 100%;
	border: 0px;
}

td.mainadd
{
	width: 150px;
	position: relative;
	font-weight: 500;
	font-size: 10.0pt;
	direction: rtl;
	padding:10px;
	border: 0px;
}

td.mainmenu
{
	width: 130px;
	padding: 15px; 
	font-weight: 500;
	font-size: 10.0pt;
	direction: rtl;
	padding:10px;
	border: 0px;
}

td.center
{
	background-color: #DDDDFF;
	margin-left: 10px;
	padding: 7px;
	padding-top: 15px;
	direction: rtl; 
	border: 0px;
}
span.head2 
{ 
	font-size: 14.0pt;
	font-weight: 400; 
	lang: he;
	dir: rtl;	
	padding: 	1px;
	margin:		1px;

}

span.head3 
{ 
	font-size: 13.0pt;
	font-weight: 400; 
	lang: he;
	dir: rtl;	
	padding: 	1px;
	margin:		1px;

}
span.head1
{ 
	font-size: 15.0pt;
	font-weight: 500; 
	text-decoration: underline;
	lang: he;
	dir: rtl;	
}

span.big
{ 
	font-size: 15.0pt;
	font-weight: 800; 
	text-decoration: underline;
	lang: he;
	dir: rtl;	
}

span.big2
{ 
	font-size: 13.0pt;
	font-weight: 800; 
	text-decoration: underline;
	lang: he;
	dir: rtl;	
}

span.front
{
	lang: he;
	font-size:10.0pt;
	font-family: arial;
	color: black;
	padding: 	1px;
	margin:		1px;

}

div.thinframe
{
	font-size: 12.0pt;
	border: #6d44ff 1px solid; 
	dir: rtl;
	padding: 5px;

}

hr
{
	color:#6d44ff;
}

td
{
    vertical-align: top;
}

.contbrdr
{
    visibility: visible;
}
.bodytxtsmall
{
    font-weight: 500;
    font-size: 10.0pt;
    direction: rtl;
    padding:10px;
}
.bodytxtmed
{
    font-weight: 900;
    font-size: small;
    direction: rtl;
}
.bodytxtbig
{
    font-weight: bolder;
    font-size: large;
    width: 100%;
    direction: rtl;
    text-align: right;
}
.borderright
{
    border-right: #ccccff 1px solid
}
.borderleft
{
    border-left: #ccccff 1px solid
}
.borderbottom
{
    border-bottom: #ccccff 1px solid
}

.bluewindow
{
	border-right: gray double;
	padding-right: 15px;
	border-top: gray double;
	padding-top: 15px;
	border-left: gray double;
	padding-left: 15px;
	border-bottom: gray double;
	padding-bottom: 15px;
	font-weight: 400;
	font-size: x-small;
	z-index: 20;
	direction: rtl;
	position: absolute;
	background-color: blue;
}
.rednote
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font: medium 'arial';
    border-left: gray 1px solid;
    color: white;
    border-bottom: gray 1px solid;
    background-color: red;
    text-align: center;
}

.bgright
{
	background-color: #DDDDFF;
	margin-left: 10px;
	padding: 7px;
	padding-top: 15px;
}

/* page content transitions code start */
td#objChangeContainer {
	text-align: center;
	vertical-align: middle;
}
td#objChange {
	
	text-align: center;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=2,overlap=1.0);
}
span#objChangeInner {
	font-size: 10.0pt;
	position: relative;
	display: none;
}
/* page content transitions code end */
