@charset "UTF-8";

@media screen {

h1, h2, h3, h4,p, div, blockquote, pre, address,dl, dt, dd, ul, ol, li,em, strong, dfn, small, big, q, i, b, span,a:link, a:visited, a:hover, a:active,abbr, acronym, cite, code, var, img 
{font-size: 100%;font-style: inherit;font-weight: inherit;color: inherit;background: transparent;}

html {line-height:1.5;margin: 0;padding: 0;}
body {padding: 1em 1.5em 1em 6em;margin: 0;font-size: 11pt;text-align: left;font-family: "Arial", Sans-Serif;}
.searchText{width:200px;}

a:link, a:visited, a:hover, a:active {display: inline;}
a:link {text-decoration: underline;background: transparent;color: #0000ff;}
a:visited {text-decoration: underline;background: transparent;color: #800080;}
a:active, a:hover{text-decoration:none;}
a img {border: none;}

h1, h2, h3, h4 {display: block;font-style: normal;font-weight: normal;clear: both;}
h1 {font-size: 180%;margin:2em -0.25em 3em -2.5em;padding: 0;text-align: center;border: none;}
h2 {font-size: 120%;font-weight: bold;margin: 4em 0 0.5em -3.8em;padding: 0;text-align: left;border-style: solid;border-color: transparent transparent #888 #b00;border-width: 0 0 1px 0;}
h3 {font-size: 100%;margin: 3.5em 0 0 0;padding: 0;text-align: left;border-style: solid;border-color: #888;border-width: 0 0 1px 0;}
h4 {font-size: 90%;margin: 2.5em 0 0 0;padding: 0.2em 0.4em;text-align: left;border-style: none none none solid;border-color: #888;border-width: 2em;}

p, div, blockquote, pre {display: block;text-align: left;}
p {margin: 1em 0;padding: 0;}
div {margin:0;padding: 0;}
blockquote, pre {font-size: 90%;margin:1.11em 0;padding: 0.1em 0.3em;border-style: solid;border-color: #C8C8C8;border-width: 1px;}

em, strong, b, i, small, big,code, samp, var, dfn, kbd, q, cite,abbr, acronym {display: inline;}
em{font-style: normal;font-weight: normal;background-color: #D8D8FF;}
strong {font-style: normal;font-weight:bold;color: red;}

table {border: none;margin: 1em 0;padding: 0;display: table;}
th, td {font-size: 90%;font-style: normal;display: table-cell;border-style: solid;border-width: 1px;border-color: #DDD #BBB #BBB #DDD;margin: 0;padding: 0.5em;}
th {color: #000;background: #ddd;font-weight: bold;}
td {color: inherit;background:transparent;}
tr { display: table-row }
thead { display: table-header-group }
tbody { display: table-row-group }
tfoot { display: table-footer-group }
caption {display: table-caption;font-size: 90%;border: none;text-align: center;}
hr {display: none;}
img {display: inline;margin: 0;padding: 0;border: none;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.sunday,.holiday{color:red;}
.saturday{color:blue;}

ul, ol, dl, dt, dd {display: block;}
ul, ol, dl {margin: 1em 0.1em;padding: 0;}
li ul, li ol, dd dl {margin: 0;}
li {display: list-item;	margin: 0.3em 0 0.3em 1.4em;}
dt {font-size: 90%;font-weight: bold;margin: 1.1em 0 0 0;padding: 0;}
dd {font-size: 100%;margin: 0 0 0 2em;padding: 0;}
li:lang(he){text-align: right;margin-right: 1.2em;}

address {display: block;font-style: italic;}
iframe{border:none;width:100%;margin:0;padding:0;height:800px;margin: 0 0 0.5em -5em;}

}