BODY
{
  direction:rtl;
  font-family:Arial;
  font-size:14;
  background-color:#CEE6FE;
  background-repeat:no-repeat;
  background-position:center;
  margin-top:0;
  margin-left:0;
  margin-right:0;
}
  
TABLE.TableBk
{
  background-image: url('/images/Body_Tile.gif');
  background-repeat:repeat-y;
  background-position:center top;
  width:768px;
} 

TD.DivTextBk
{
  background-image: url('/images/mainFraim_tl.gif');
  background-repeat:no-repeat;
  background-position:right top;
  width:316px;
} 

TD.TopFrm
{
 background-image: url('images/leshoni_top_tile.gif');
 background-repeat:repeat-x;
 background-position:center bottom;
 width:100%;
 height:20px;
}

TD.BkTeacherText
{
 background-image: url('/images/view_instructions.gif');
 background-position:center top;
 background-repeat:no-repeat;
 height:321px; 
}

TD.TopStudentTask
{
  background-image: url('/images/StudentWorkBg.gif');
  height:21px;
  background-position:bottom;
  background-repeat:repeat-x;
}

TD.RightBk
{
  background-image: url('/images/mainFraim_r_tile.gif');
  background-position: right;
  background-repeat:repeat-y;
  padding-right:18px;
}

.BottomBk
{
  background-image:url('/images/mainFraim_tile.gif'); 
  background-position:bottom center; 
  background-repeat:repeat-x;
}

TD.LeftBk
{
  border-right:3px solid white;
}

TD.BgWorkStudent
{
  background-color:#E1F1FF;
  width:98%;
}

TR.TaskColorRow
{
  background-color:#FFFFFF;
  cursor:hand;
}

TR.TaskColorRowDisabled
{
  background-color:#D4D6D8;
}

TR.TaskColorNotChecked
{
  background-color:#FFFFFF;
  cursor:hand;
}


TR.oTopPadding
{
  background-image: url('/images/StudentWorkBg.gif');
  background-position:top;
 background-repeat:repeat-x;
}

TR.TopPaddingImg
{
  padding-top:9px;
  padding-right:27px;
  padding-left:20px;
}

TR.TaskTitle
{
  background-color:#455F6E;
  padding-top:9px;
  padding-right:40px;
  padding-left:40px;
}
      
TD
{
  font-size:14px;
  color:#394048;  
} 

TD.TopMessage
{
  background-image: url('/images/TopMessage.gif');
  width:172px;
  height:29px;
}

TD.TaskBgColor
{
  background-color:#E0F39A; 
}

TD.TaskBgColor2
{
  background-color:#fed181; 
}

TD.TaskBgColor3
{
  background-color:#e3bef4; 
}

TD.TaskBgColor4
{
  background-color:#E8E8E8; 
}

TD.TaskTD
{
  vertical-align:top;
  padding:5px;
}

.TaskTitleFont
{
 color:#000000; 
 font-size:12px;
 text-decoration:underline;
 line-height:12px;
 cursor:hand;
}     

.TaskTitleFontNonlinkable
{
 color:#000000; 
 font-size:12px;
 line-height:12px;
 cursor:hand;
} 

.TaskFont
{
  font-size:12px;
  line-height:12px;  
}  

.TaskFontBold
{
  font-size:12px;
  font-weight:bold;
  line-height:12px;  
}
 
.TaskFontLate
{
  color:#ED074D;
  font-size:12px;
  font-weight:bold;
  line-height:12px; 
}

.TaskTitleFontHiLite
{
  color:#000000;
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
  line-height:12px;
  cursor:hand;
}

.ItemListBG
{
	font-size:12px;
  line-height:12px;
  font-weight:bold; 
}

.DoneItemList
{
	font-size:12px;
	font-weight:bold;
  line-height:12px;  
}
BR.BigBR
{
  line-height:12px;
}

A.
{
  font-size:12px;
  font-weight:bold;
  line-height:12px; 
}

.StudentMainTitle
{
  padding:0px 0px 20px 0px;
  font-weight:bold;
  border:0px;
  margin:0px;
  font-size:80%;
}


.AddFile
{
  background-image:url('/images/personalFolder/addFile_bttn.gif');
  width:103px;
  height:24px;
  border: none;
  background-color: transparent;
  cursor: hand;
}

/*-------------------------------------------------  New Task List ----------------------------------------------------*/
.WidthtoDoOn
{
 border-right:90px solid #FFFFFF;
 width:110px;
}

.WidthDoneOn
{
 border-right:210px solid #FFFFFF;
 width:113px;
}

.WidthArchiveOn
{
 border-right:333px solid #FFFFFF;
 width:63px;
}

.WidthtoDoOnAr
{
 border-right:117px solid #FFFFFF;
 width:110px;
}

.WidthDoneOnAr
{
 border-right:239px solid #FFFFFF;
 width:149px;
}

.WidthArchiveOnAr
{
 border-right:396px solid #FFFFFF;
 width:63px;
}


/*--------------------------- todo ---------------------------------*/

.TaskListTableTopTodo
{
  text-align:center;
  border-left:2px solid #DFF69B; 
  border-top:2px solid #394F76
}

.TaskListTableTopLeftTodo
{
  text-align:center;
  border-top:2px solid #394F76
}

.TaskListTableRowTodo
{
  padding:3px;
  border-left:2px solid #DFF69B;
  border-bottom:1px solid #DFF69B;
  height:34px
}

.TaskListTableRowTodoDisabled
{
  color:#636567;
  padding:3px;
  border-left:2px solid #DFF69B;
  border-bottom:1px solid #DFF69B;
  height:34px
}

.TaskListTableRowLeftTodo
{
  padding:3px;
  border-bottom:1px solid #DFF69B;
}

/*--------------------------- done ---------------------------------*/

.TaskListTableTopDone
{
  text-align:center;
  border-left:2px solid #FBD17B; 
  border-top:2px solid #394F76
}

.TaskListTableTopLeftDone
{
  text-align:center;
  border-top:2px solid #394F76
}

.TaskListTableRowDone
{
  padding:3px;
  border-left:2px solid #FBD17B;
  border-bottom:1px solid #FBD17B;
  height:34px
}

.TaskListTableRowDoneDisabled
{
  color:#636567;
  padding:3px;
  border-left:2px solid #FBD17B;
  border-bottom:1px solid #FBD17B;
  height:34px
}

.TaskListTableRowLeftDone
{
  padding:3px;
  border-bottom:1px solid #FBD17B;
}

/*--------------------------- archive ---------------------------------*/

.TaskListTableTopArchive
{
  text-align:center;
  border-left:2px solid #E2BDF1; 
  border-top:2px solid #394F76
}

.TaskListTableTopLeftArchive
{
  text-align:center;
  border-top:2px solid #394F76
}

.TaskListTableRowArchive
{
  padding:3px;
  border-left:2px solid #E2BDF1;
  border-bottom:1px solid #E2BDF1;
  height:34px
}

.TaskListTableRowLeftArchive
{
  padding:3px;
  border-bottom:1px solid #E2BDF1;
}

.RHManageTitle
{
  font-size:16pt;
  color:#ED6C00;
  padding-right:20px;
  font-weight:bold;
}

.RHBody
{
  background-color:#FFFFFF;
  scrollbar-arrow-color : #000000;
  scrollbar-track-color : #DDDDDD;
  scrollbar-face-color : #DDDDDD;
}

.RHTableBody
{
  border-right:1px solid #5F7FB2;
  border-left:1px solid #5F7FB2;
}
