body
{
  margin-left     : 0px;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  background-color: #D1A84A;
  background-image: url(pix/keret/back.png);
  background-repeat: repeat-x;
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  font-size       : 12px;
  position: absolute;
  width:100%;
  height:100%;
}

div.fullscreen
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	overflow:hidden;	
}

div.video
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;	
	height:100%;
}
 
a{outline:none;} 
 
.pagecaption
{
  font-size       : 16px;
  font-weight     : 700;
  color           : #CC3333;
}

.newscaption
{
  font-size       : 12px;
  font-weight     : 700;
  color           : #CC3333;
}

a.redlink
{
  font-size       : 12px;
  font-weight     : 700;
  color           : #ff0000;
  text-decoration : none;
}
a.redlink:hover
{
	text-decoration : underline;
}

a.newscaptioninlist
{
  font-size       : 10px;
	font-weight     : 700;
	color           : #CC3333;
	text-decoration : none;
}
a.newscaptioninlist:hover
{
	text-decoration : underline;
}

a.newsreadmore
{
  font-size       : 10px;
	font-weight     : 400;
	color           : #CC3333;
	text-decoration : none;
}
a.newsreadmore:hover
{
	text-decoration : underline;
}

a.inlink
{
  font-size       : 12px;	
	font-weight     : 700;
	color           : #0E2B7F;
	text-decoration : none;
}
a.inlink:hover
{
	text-decoration : underline;
}

a.sidelink
{
  font-size       : 10px;	
	font-weight     : 700;
	color           : #0E2B7F;
	text-decoration : none;
}
a.sidelink:hover
{
	text-decoration : underline;
}

