BODY {
     background-color: #ffffff ;
     direction:rtl;
}

.Lables {
	FONT-SIZE: 10pt;
	COLOR:	#000000;
	font-family :Tahoma
}
.Lable_Select_Object
{
	FONT-SIZE: 7pt;
	font-weight: bold;
	COLOR: Navy;
	font-family :Tahoma
}

.Alarms {
	FONT-SIZE: 10pt;
	COLOR:	red;
	font-family :Tahoma
}
.Lables_Result {
	FONT-SIZE: 10pt;
	font-weight: bold;
	COLOR: Navy;
	font-family :Tahoma
}
.Lables_First
{
	border-right: black 1px solid;
	border-left: darkgray 1px solid;
	border-top:darkgray 1px solid;
	border-bottom: black 1px solid;
	background-color: red;
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	height:20px;
	vertical-align:middle;
	color: White;
	font-family: Tahoma;
}

.divComment
{
	FONT-SIZE: 8pt;
	COLOR: Black;
	font-family :Tahoma;
	border-right: black 1px solid;
	border-left: darkgray 1px solid;
	border-top:darkgray 1px solid;
	border-bottom: black 1px solid;
	background-color: lightyellow;
	visibility: hidden;
	width: 260px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	cursor: help;
	
}

.divCommentMultiLine
{
	FONT-SIZE: 8pt;
	COLOR: Black;
	font-family :Tahoma;
	border-right: black 1px solid;
	border-left: darkgray 1px solid;
	border-top:darkgray 1px solid;
	border-bottom: black 1px solid;
	background-color: lightyellow;
	visibility: hidden;
	width: 330px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	padding :2px 2px 2px 2px;
	
	cursor: help;
	
}

.Lables_Comment 
{
	
	
}

.Lables_Titr {
	FONT-SIZE: 12pt;
	font-weight: bold;
	COLOR: Black;
	font-family :Tahoma
}

.Lables_Mode {
	FONT-SIZE: 9pt;
	COLOR: Red;
	font-family :Tahoma
}

.Lables_SelectOption
{
	border-right: black 1px solid;
	border-left: darkgray 1px solid;
	border-top:darkgray 1px solid;
	border-bottom: black 1px solid;
	background-color: lightyellow;
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	height:20px;
	vertical-align:middle;
	color: black;
	font-family: Tahoma;
	direction:rtl;
}

.Cell_Top {
  background-color :#fffafa;
  height:50px;
}

.Cell_Under_Top {
  background-color :#f5f5f5;
}
	
.Cell_Other {
  background-color :#ffffff;
}

.Cell_Data_Even {
  background-color :#ffffff;
}

.Cell_Comments 
{
  height:10px;
  vertical-align: bottom;
   padding-right:220px;
}

.Cell_Comments_DDL
{
  height:10px;
  vertical-align: bottom;
   padding-right:220px;
   }

.Cell_Content_Lable
{

  text-align:left;
  height:25px;
  vertical-align: middle;
  }
  
  
  .Cell_Content_Seprator
  {

  text-align: center;
  height:25px;
  vertical-align: middle;
  }
  
  .Cell_Content_SelectOption
  {

  text-align: right;
  padding-right:15px;
  height:25px;
  vertical-align: middle;
  }
  
  .Cell_Content_SelectMFiles
  {

  text-align: right;
  padding-right:15px;
  vertical-align: middle;
  }
  
  .Cell_Content_SelectRFiles
  {

  text-align: right;
  padding-right:15px;
  vertical-align: middle;
  }
  .Cell_Content_BtnSelect
  {

  text-align: left;
  padding-left:15px;
  height:20px;
  vertical-align: middle;
  }
  .Cell_Content_SelectLable
  {

  text-align: center;
  height:30px;
  vertical-align: middle;
  }
  
  
  .Cell_Content_BigLines
  {

  text-align: center;
  height:25px;
  vertical-align: middle;
  }
.Cell_Content_lblMode
 {

  text-align:  right;
  height:10px;
  vertical-align: middle;
  }
 .Cell_Content_txt
 {

  height:25px;
  vertical-align: middle;
  text-align:right;
  }
  .Cell_Content_txt_En
 {

  vertical-align: middle;
   height:25px;
   direction:ltr;
   text-align:right;
   
  }
  
  .Cell_Content_txt_En_L
  {
	vertical-align: middle;
   height:25px;
   direction:ltr;
   text-align:left;
  }
  
  .Cell_Content_BtnSave
  {

  vertical-align: middle;
   height:25px;
   text-align:center;
   
  }
  
  .Cell_Content_Update
  {

  vertical-align: middle;
   height:25px;
   text-align:right;
   
  }
  .Cell_Content_SubMainTable
  {
	
  vertical-align: middle;
  text-align:center;
   
  }
  .Cell_Content_Lable_Multi
  {
	vertical-align:top;
	text-align:left;
  }
  
  .Cell_Content_PnlTXTForm
  {

  text-align: center;
  vertical-align: middle;
  }
  
  .Cell_Content_PnlDDLForm
  {
  text-align: center;
  vertical-align: middle;
  }
  
.Cell_Data_Even_hover {
  background-color :whitesmoke;
 }

.Cell_Data_Odd {
  background-color :whitesmoke;
 }

TD {

}
	
.Table_Data {
	background-color :#ffffff;
	BORDER-TOP-color: #cccccc;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	border-left-color:#cccccc;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

.Table_Main
{
	direction: rtl;
	background-color: #ffffff;
	width:600px;
}
.Data_Text_Odd
{
	font-family:tahoma;
	font-size:9pt;
	color:black;
}
.Data_Text_Even
{
	font-family:tahoma;
	font-size:9pt;
	color:Black;
}

.Table_SubMain{
	background-color :#ffffff;
	width:100%;
}
.Table_SubMain1{
	background-color :#ffffff;
	width:100%;
}

.Table_TXT_Form
{
	border-right: black 1px double;
	border-left: darkgray 1px double;
	border-top:darkgray 1px double;
	border-bottom: black 1px double;
	
	padding:5px 5px 5px 5px;
	

	background-color:#efefef;
	text-align:center;
	width:80%;
}

.Table_DDL_Form
{
	border-right: black 1px double;
	border-left: darkgray 1px double;
	border-top:darkgray 1px double;
	border-bottom: black 1px double;
	
	padding:5px 5px 5px 5px;

	background-color:#efefef;
	text-align:center;
	width:60%;
}


.BtnSelect
{
	FONT-SIZE: 9pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color:#ffffff;
	BORDER-TOP: solid 2px #cccccc;
	border-bottom:solid 2px #000000;
	border-right:solid 2px #000000;
	border-left:solid 2px #cccccc;
}


.BtnSaves
{
	FONT-SIZE: 9pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color:#ffffff;
	BORDER-TOP-color: #000000;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	
}

.Btn
{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family :Tahoma;
	background-color:#eeeeee;
	BORDER-TOP-color: #000000;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	
}


.txtPriority
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color: whitesmoke ;
	BORDER-TOP-color: #cccccc;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#cccccc;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:49px;
		
}

.txtPicName
{
	FONT-SIZE: 10pt;
	COLOR: #666666;
	font-family :Tahoma;
	background-color: whitesmoke ;
	BORDER-TOP: solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	border-left:solid 1px #aaaaaa;
	width:160px;		
}


.txtMChar
{
	FONT-SIZE: 10pt;
		COLOR: #111111;
	font-family :Tahoma;
	background-color: whitesmoke ;
	BORDER-TOP-color: #cccccc;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#cccccc;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:49px;

}
.txttitrs
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color: SeaShell ;
	border-bottom-color:#000000;
	border-right-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:130px;
		
}


.txtDDLOption
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color: white ;
	border-bottom-color:#000000;
	border-right-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:230px;
		
}


.txtTitrsEn
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color: #f6ffff ;
	border-bottom-color:#000000;
	border-right-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:130px;
	}

.txtCommentss
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color: SeaShell ;
	border-bottom-color:#000000;
	border-right-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:380px;
		
}

.txtMultiCom
{
	FONT-SIZE: 10pt;
	COLOR: #111111;
	font-family :Tahoma;
	background-color: lightyellow ;
	border-bottom-color:#000000;
	border-right-color:#000000;
	BORDER-TOP-width: 1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	width:380px;
	height:100px;
}

.Lines_thin
{
	color:#cccccc;
	width:80%;
	height:1Px
}

.Lines_fat
{
	color:#ff9900;
	width:100%;
	height:2Px
}

.DDL
{
	 font-family:Tahoma;
	 font-size:12px;
	 color:DarkBlue;
	 background-color: White;
	 width:155px;
	 text-align:right;
}

.DDLSelect
{
	 font-family:Tahoma;
	 font-size:12px;
	 color:Black;
	 background-color:GhostWhite;
	 width:155px;
	 text-align:right;
	            
}
.txtTitrs_Splits
{
	font-family:tahoma;
	font-size:8pt;
	width:40px;
}
