BODY
{
    BACKGROUND-POSITION: center 50%;
    MARGIN-TOP: 0px;
    SCROLLBAR-FACE-COLOR: #ffcc99;
    BACKGROUND-IMAGE: url(../images/bg2.gif);
    MARGIN-LEFT: 3px;
    DIRECTION: rtl;
    MARGIN-RIGHT: 0px;
    SCROLLBAR-ARROW-COLOR: #33949b;
    SCROLLBAR-TRACK-COLOR: #ffcc99;
    font-family : Arial, Helvetica, sans-serif;
} 
TD
{
    FONT-SIZE: 90%
}
TD.bottom
{
    BORDER-BOTTOM: white 2px solid
}
TD.rightbottom
{
    BORDER-RIGHT: white 2px solid;
    BORDER-BOTTOM: white 2px solid
}
TD.top
{
    BORDER-TOP: white 2px solid
}
TD.topbottom
{
    BORDER-TOP: white 2px solid;
    BORDER-BOTTOM: white 2px solid
}
TD.righttop
{
    BORDER-RIGHT: white 2px solid;
    BORDER-TOP: white 2px solid
}
TD.righttopbottom
{
    BORDER-RIGHT: white 2px solid;
    BORDER-TOP: white 2px solid;
    BORDER-BOTTOM: white 2px solid
}
TD.right
{
    BORDER-RIGHT: white 2px solid
}

TD.BigFontRed
{
    FONT-SIZE: 100%;
    FONT-WEIGHT: bold;
    color:#C31818;
}

TD.BigFontPurple
{
    FONT-SIZE: 100%;
    FONT-WEIGHT: bold;
    color:#8110A5;
}

TABLE.whiteborder
{
    BORDER-TOP: white thin solid
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 95%;
    COLOR: #000000;
    text-decoration:underline;
}
A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 95%;
    COLOR: #000000;
    text-decoration:underline;
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 95%;
    COLOR: #000000;
    text-decoration:underline;
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 95%;
    COLOR: #8C0200;
    text-decoration:underline;
}
.Field
{
    FONT-WEIGHT: bolder;
    COLOR: black
}
.SelectOption
{
}
.InputText
{
}

TD.NormalFont
{
    FONT-SIZE: 90%;
    FONT-WEIGHT: bold;
}
.SrvButton{
	color: #787878;
	font : bold 9pt Arial, Helvetica, sans-serif;
	border : none;
	background-color: transparent;
	height: 16px;
	vertical-align: middle;
}

TD.MainText
{
  background-image: url('/summer/images/tamrurim-img.gif'); 
  background-repeat: no-repeat; 
  background-position: bottom left;
}

BODY.quiz
{
  background-color:#FFEAC0;
  MARGIN-LEFT: 0px;
  MARGIN-RIGHT: 0px;
}
