body {
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: gray;
SCROLLBAR-DARKSHADOW-COLOR: black;
background-color: #bebfc0;
}

a:link    { color: black; background : transparent none; text-decoration: none; font-family:Arial Black; font-weight: normal;}
a:visited { color : black; background : transparent none; text-decoration: none; font-family:Arial Black; font-weight: normal;}
a:active  { color : rgb(128,128,128); background : transparent none; text-decoration: none; font-family:Arial Black; font-weight: normal;}
a:hover   { color : rgb(128,128,128); background : transparent none; text-decoration: none; font-family:Arial Black; font-weight: normal;}
a {font-size: 12px;  font-family:Arial Black; font-weight: normal;} 


.activepage {
}
.activepage a:link { color : rgb(128,128,128); background : transparent none; text-decoration: none;font-weight: bold }
.activepage a:visited { color : rgb(128,128,128); background : transparent none; text-decoration: none;font-weight: bold}
.activepage a:active  { color : green; background : transparent none; text-decoration: none;font-weight: bold}
.activepage a:hover   { color : black; background : transparent none; text-decoration: none; font-weight: bold}
.activepage a {font-size: 12px} 

p {font-size: 11px;  font-family: Arial Black; font-weight: normal;}
p {line-height: 16px}
p {valign: top}

.maintext {}
.maintext p {font-family: Arial Black; font-size: 11px; font-weight: normal;  text-align: left; margin-left: 1cm; margin-right: 1cm; margin-top: 1cm;} 
.maintext td {font-family: Arial Black; font-size: 11px; font-weight: normal;  text-align: left; margin-left: 1cm; margin-right: 1cm; margin-top: 1cm;}
.maintext img {align: right;}
.maintext r {color: rgb(128,128,128)}
.rightlink {}
.rightlink a {margin-left: 1cm}

rightlink_long {}
.rightlink_long a {margin-left: 0.5cm}

righttext {}
.righttext p {margin-left: 0.5cm; font-size: 12px;  font-family:Arial Black; font-weight: normal;margin-top: 0.5cm;} 


strong {
    font-family: Arial Black; font-size: 12px; font-weight: normal;
}

strong.tarkea {
  color: red; font-family: Arial Black; font-size: 11px; font-weight: normal;
}

strong.lihava {
  font-family: Arial Black; font-size: 11px; font-weight: bold;
}






#marqueecontainer{
position: relative;
top:-20px;
width: 147px; /*marquee width */
height: 333px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 2px;
}


#imagecontainer{
position: relative;
top:-20px;
padding: 0px;
padding-left: 0px;
}
