/*---------------- TD -----------------------*/
TD.TopTtlIndex
{
 background-image: url('images/topTtl_BG.gif');
}

TD.TopTtl
{
 background-image: url('images/TopMiddle1.gif');
}

TD.TopTtl1
{
 background-image: url('images/topTtl_BG2.gif');
}

TD.RightActNameIndex
{
  background-image: url('images/frameTop_R1_index.gif');
}

TD.FlashBgIndex
{
 background-image: url('images/frameTop_BG1_index.gif');
}

TD.LeftActNameIndex
{
  background-image: url('images/frameTop_L1_index.gif');
}

TD.TopRightFrame, TD.TopRightFrameIndex
{
  background-image: url('images/frame_R.gif');
}

TD.RightActText
{
  background-image: url('images/textArea_BG_R.gif');
}

TD.LeftActText
{
  background-image: url('images/textArea_BG_L.gif');
}

TD.InstructRight
{
  background-image: url('images/Instruct_Right.jpg');
}

.InstructionText
{
  background-image:url('images/Instruct_TopTile.gif');
}

TD.InstructBottom
{
  background-image: url('images/Instruct_BotTile.gif');
}

TD.InstructLeft
{
  background-image: url('images/Instruct_Left.jpg');
}

TD.TopRightFlash
{
  background-image:url('images/Flash_Ttl.gif');
}

TD.ActNameOff
{
  background-image:url('images/gray_bttn.gif');
}

TD.ExplainBg
{
  background-color: #EFFCD2;
} 

TD.ActivityTitleColor
{
  background-color:#7EB702; 
}

TD.TitleBalash
{
  font-size: 120%;
  color:#DB038C;
  font-weight:bold;
}

TD.InstructionBk
{
 background-color:#DEEFFF;
}

TD.BkTopTable, TD.BkBottomTable
{
  background-color:#EFFCD2; 
}
TD.SpaceFromAns
{
 border-bottom:2px solid #DEEFFF;
}
TD.RightSpaceQuiz, TD.QuestQuiz
{
  border-bottom:1px solid #DEEFFF;
} 
TD.explainTR
{
  background-image:url('images/explain_TR.gif');
}
TD.explainTL
{
  background-image:url('images/explain_TL.gif');
}
TD.explainBR
{
  background-image:url('images/explain_BR.gif');
}
TD.explainBL
{
  background-image:url('images/explain_BL.gif');
}

/*-------------- Div -----------------------*/
DIV.DropZone
{
  border:1px solid #475C87;
}

DIV.DropZoneOver
{
  border:1px solid #497DB7;
  background-color: #E4EEF7;
}

SPAN.Draggable
{
  background-color: #E4EEF7;
}

SPAN.Dragged
{
  background-color: #E4EEF7;
}

.instructTR
{
  background-image:url('images/instruct_icon.jpg');
}
.instructTL
{
  background-image:url('images/instruct_TopLeft.jpg');
}
.instructBR
{
  background-image:url('images/instruct_BR.gif');
}
.instructBL
{
  background-image:url('images/instruct_BL.gif');
}
/*-------------- Links -----------------------*/
A.ActName
{
  background-image:url('images/green_bttn.gif');
}

A:visited.ActName
{
  background-image:url('images/pink_bttn.gif');
}


/*---------- INPUT ---------------------*/
INPUT.TextInput, TextArea.TextAreaInput
{
  border:1px solid #497DB7;
  direction:rtl;
  background-color:#E4EEF7;
  font-family:Arial;
}

/*-------------- Index -----------------------*/

.BottomPic
{
  background-image:url('images/index/right_pic-bottom.gif');
}

/*------------------------------------------------*/

.RiddleTop
{
  background-image:url('/units/he/math/images/Riddle_top.gif');
  background-repeat:no-repeat;
  background-position:top;
  width:371px;
  height:73px;
  padding-top:70px;
}

.RiddleBot
{
  background-image:url('images/Riddle_bottom.gif');
  background-repeat:no-repeat;
  background-position:bottom;
  width:371px;
  height:62px;
  text-align:left;
  padding:30px 0px 0px 20px;
}


