.SubjectBg
{
  background-color:#FFF1CE;
}

/*---------------- 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');
  background-color:#FFF1CE;
}

.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');
  background-color:#FFF1CE;
}

TD.TopRightFlash
{
  background-image:url('images/Flash_Ttl.gif');
}

TD.ActNameOff
{
  background-image:url('images/gray_bttn.gif');
}

TD.ExplainBg
{
  background-color: #E8F2FE;
} 

TD.ActivityTitleColor
{
  background-color:#9AB7D8; 
}

TD.ActivityTitleColorAstro
{
  background-image:url('images/Astro/ttl_BG.gif'); 
  background-repeat:repeat-x;
  font-size:110%; 
  font-weight:bold; 
  color:#FFFFFF;
  width:647px;
}

TD.InstructionBk
{
 background-color:#FFF1CE;
}

TD.BkTopTable, TD.BkBottomTable
{
  background-color:#E8F2FE; 
}

TD.SpaceFromAns
{
 border-bottom:2px solid #FFF1CE;
}

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');
}

.BlueText
{
  color:#4B7FA9; 
  font-weight:bold; 
  font-size:100%;
  height:32px;
  line-height:1.5em;
}

/*-------------- Links -----------------------*/
A.ActName
{
  background-image:url('images/green_bttn.gif');
}

A:visited.ActName
{
  background-image:url('images/pink_bttn.gif');
}

/*----------------INPUT---------------------------*/
.BigInput
{
  direction:rtl;
  border: 1px solid #497DB7;
  background-color: #E4EEF7;
  font-family: arial;
}

INPUT.TextInput, TextArea.TextAreaInput
{
  border:1px solid #497DB7;
  direction:rtl;
  background-color:#E4EEF7;
  font-family:Arial;
}
/*---------------  ASTRO ------------------------*/
TD.RightActNameAstro
{
  background-image: url('images/Astro/FrameTop_R.gif');
  background-position:center bottom;
  background-repeat:no-repeat;
  width:48px;
  height:3px; 
}

TD.FlashBgAstro
{
 background-image: url('images/Astro/frameTop_BG.gif');
 background-repeat:repeat-x;
 background-position:center bottom;
 height:48px; 
}

TD.LeftActNameAstro
{
  background-image: url('images/Astro/frameTop_L.gif');
  background-position:center bottom;
  background-repeat:no-repeat;
  width:49px;
  height:92px; 
}

DIV.FlashTitleWidthAstro
{
  width: 100%;
  top: 27px;
  left: 0px;
}
/*---------------  Information ------------------------*/
.MissionTop
{
  background-image: url('images/mission_top.gif');
  background-position:center;
  background-repeat:no-repeat;
  height:97px; 
}

.MissionBg
{
  background-image: url('images/mission_Bg.gif');
  background-position:center;
  background-repeat: repeat-y;
  width:654px;
}

.MissionBot
{
  background-image: url('images/mission_bottom.gif');
  background-position:center;
  background-repeat:no-repeat;
  height:21px; 
}

.MissionInput
{
  border: 1px solid #A2CE55;
  background-color: #EEFCD8;
  font-family: arial;
  scrollbar-face-color:#EEFCD8;
  scrollbar-track-color : #CBF385;
  scrollbar-arrow-color : #A2CE55;
}

.TabRightOn
{
  background-image:url('images/Tab_right_on.gif');
  height:24px;
  width:15px;
}
.TabOn
{
  color:#4B77A8;
  background-color:#E8F2FE;
  font-weight: bold;
  font-size: 100%;
  cursor: hand;
  text-align:center;
  vertical-align:bottom;
}
.TabLeftOn
{
  background-image:url('images/Tab_left_on.gif');
  height:24px;
  width:15px;
}


.TabRightOff
{
  background-image:url('images/Tab_right_off.gif');
  height:24px;
  width:15px;
}
.TabOff
{
  background-image: url('images/Tab_BG_off.gif');
  color:#4B77A8; 
  cursor: hand;
  text-align:center;
  vertical-align:bottom;
}
.TabLeftOff
{
  background-image:url('images/Tab_left_off.gif');
  height:24px;
  width:15px;
}






