body
{
  margin-left     : 0px;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  background-color: #FFFFFF;
  background-image:url(pix/keret/back.png);
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  font-size       : 12px;
  width           :100%;
  height          :100%;
  position: absolute;
}
 
.pagecaption
{
  font-size       : 18px;
  font-weight     : 700;
  color           : #000000;
}

#topdecordiv
{
  background-image:url(pix/keret/backtop.png);
  background-repeat: repeat-x;
  min-height:600px;	
}


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%;
}

.newscaption
{
  font-size       : 12px;
	font-weight     : 700;
	color           : #CC3333;
}

a{outline:none;}

a.linklang
{
  font-size         : 14px;
  font-weight     : 700;
  color           : #F8FA55;
  text-decoration : none;
}
a.linklang:hover
{
  text-decoration : underline;
}

a.linkup
{
  font-size       : 14px;
  font-weight     : 700;
  color           : #FFFFFF;
  text-decoration : none;
}
a.linkup:hover
{
  text-decoration : underline;
}

a.linkmenu
{
  font-size       : 14px;
  font-weight     : 700;
  color           : #0A92E8;
  text-decoration : none;
}
a.linkmenu:hover
{
  text-decoration : underline;
}

a.linkclose
{
  font-size       : 14px;
  font-weight     : 700;
  color           : #FF0000;
  text-decoration : none;
}
a.linkclose: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         : 10px;	
	font-weight     : 700;
	color           : #ff0000;
	text-decoration : none;
}
a.inlink:hover
{
	text-decoration : underline;
}

a.inlink12
{
    font-size       : 12px;	
	font-weight     : 700;
	color           : #ff0000;
	text-decoration : none;
}
a.inlink12:hover
{
	text-decoration : underline;
}