body
{
}
p            { font-family: Tahoma; font-size: 12px; /*  direction: rtl;    */
               word-spacing: 0; text-indent: 0; line-height: 150%; margin: 0}

td            { font-family: Tahoma; font-size: 12px;   direction: rtl;  
               word-spacing: 0; text-indent: 0; line-height: 150%; margin: 0 }

.norm         { font-family: Tahoma; font-size: 12px; }
.TextArea	  { font-family: Tahoma; font-size: 12px; border-width : 1px; border-color : Green}

.RightBorder  {border-right: solid 1px khaki;}
.LeftBorder	  {	border-left: khaki 1px solid;}
.TopAll  {border-left:  dotted 1px khaki; border-top: dotted 1px khaki;border-bottom: dotted 1px khaki; border-right: dotted 1px khaki;}
.MiddleAll  {border-left: solid 1px khaki; border-right: solid 1px khaki;}
.BottomAll  {border-left: solid 1px khaki;border-Bottom: solid 1px khaki;border-right: solid 1px khaki;}
input	  { font-family: Tahoma; font-size: 12px;}
.shift
{
		   margin:10 15; font-size: 10pt; font-family: Tahoma;  color:#021a51; text-align: justify; 
               text-indent: 0; word-spacing: 0;  }
body 
{     
	font-family: Tahoma;
    font-size: 12px;
	text-align: justify;
	Text-indent:0;
	line-height:150%;
	word-spacing:0;
	BACKGROUND-COLOR: #ffffff;
 }
 
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
}
a:link, a:visited {
	color:"#000080"; font-size:12px; font-family:Tahoma;
}

a:hover {
	color:"#FF0000";
}

a:active{color:"green";}

a:active, a:focus, input[type="image"], img, object{ border:none; outline:none; }


 /* input{ border: 1px solid #008000; font-family: Tahoma; font-size: 12px;} */

.IWSNews {filter: progid:DXImageTransform.Microsoft.Shadow(color='#6262FF', Direction=135, Strength=5);}
.IWSNewsyellow {filter: progid:DXImageTransform;}

h1
{
	margin:10 0; font-size:14px;
	color:"#CC0000";
	text-align:center;
	font-weight:bold; text-indent:0; word-spacing:0; line-height:150%
}
h2
{
	margin:5 0; font-size:13px;
	color:"#6600FF";
	text-align:center;
	font-weight:bold; text-indent:0; line-height:150%; word-spacing:0
}
h3
{
	font-size:13px;
	color:"#FF0000";
	text-align:right;
	font-weight:bold;
	text-indent:0; margin-left:0; margin-right:0; margin-top:10; word-spacing:0; line-height:150%; margin-bottom:5

}

h4
{
	font-size:13px;
	color:"#800080";
	text-align:right;
	font-weight:bold; text-indent:0; margin-left:0; margin-right:0; margin-top:5;margin-bottom:0; line-height:150%; word-spacing:0
}
h5
{
	margin:10 15; font-size:12px;
	color:"#000000";
	text-align:right;
	font-weight:bold; text-indent:0; word-spacing:0; line-height:150%; direction:rtl; list-style-type:none

}
h6
{
	margin:5 0; font-size:13px;
	color:"#006621";
	text-align:justify;
	font-weight:bold; text-indent:0 
}

.note
{
	font-size:12Px;
	color:"#000000";
	text-align:justify;
	background-color:#FFFFF2; text-indent:0; margin-left:0; margin-right:0; margin-top:15;line-height:150%; border-top-style:dotted; border-top-width:1px; margin-bottom:5 
}
 .hleft
{
	margin:0; font-size:13px;
	color:"#0000FF";
	text-align:left;
	font-weight:bold; text-indent:0; word-spacing:0; line-height:150%;}
HTML 
{
	direction:rtl;
}

#Menu
{
	position: absolute;
	cursor:hand;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	height:23;
	color:#000000;
}

#MenuPopUp
{
	position: absolute;
	cursor:hand;
	background-color:#dfd2b2;
	font-family:Tahoma;
	font-size:12px;
	height:23;
	color:#000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#6262FF', Direction=135, Strength=5);
}

Div.SubDMenu
{
	padding-right: 5px;
	font-size: 12px;
	cursor: hand;
	color: #000000;
	font-family: Tahoma;
	height: 23px;
	background-color: #FFFFFF;
}

Div.MenuSayeh
{
	background-color: transparent;
}

.RelP{border:1px solid #008000;border-bottom:3px solid #008000;width:600px;padding:2px 5px 2px 5px;margin-bottom:3px;}
.brblue{ border-color:#0088EE;}
.brred{ border-color:#DD4400;}

a.DMenuLink			{color:"#000000"; font-size:12px; font-family:Tahoma;text-decoration:none;}
a.DMenuLink:hover	{color:"#FFFFFF"; font-size:12px; font-family:Tahoma; text-decoration:none;}
.CurrentPage{color:#970000; font-size:14px; border:1px solid #DDDDDD; width:14px; font-weight:bold; background-color:#EAEAEA;}
.GrayBox{color:#DDD; border:1px solid #444; font-weight:bold; background-color:#AAA;}
Div.GrayBox Div{color:#444; border-top:2px solid #333; font-weight:normal; background-color:#AADDFF; padding:10px}
.spans
{
	padding-right:5px;
	padding-left:5px;
}
.key
{
	cursor:hand;
	cursor:pointer;
}
/* All colored elements*/
.white,a.white:link,a.white:active,a.white:visited 				{	color:#FFF;}
a.white:hover,a.white:visited:hover 			{ color:#CC0000;}
.black,a.black:link,a.black:active,a.black:visited 				{	color:#000000;}
a.black:hover,a.black:visited:hover 			{ color:#666666;}
.gray,a.gray:link,a.gray:active,a.gray:visited 					{ 	color:#666666;}
a.gray:hover,a.gray:visited:hover 				{ color:#000000;}
.green,a.green:link,a.green:active,a.green:visited 				{	color:#00CC00;}
a.green:hover,a.green:visited:hover 			{ color:#006600;}
.darkgreen,a.darkgreen:link,a.darkgreen:active,a.darkgreen:visited {color:#006600;}
a.darkgreen:hover,a.darkgreen:visited:hover 	{ color:#00CC00;}
.blue,a.blue:link,a.blue:active,a.blue:visited 					{ 	color:#0066CC;}
a.blue:hover,a.blue:visited:hover 				{ color:#114488;}
.darkblue,a.darkblue:link,a.darkblue:active,a.darkblue:visited 	{	color:#114488;}
a.darkblue:hover,a.darkblue:visited:hover 		{ color:#0066CC;}
.red,a.red:link,a.red:active,a.red:visited 						{  	color:#CC0000;}
a.red:hover,a.red:visited:hover 				{ color:#990000;}
.darkred,a.darkred:link,a.darkred:active,a.darkred:visited 		{	color:#990000;}
a.darkred:hover,a.darkred:visited:hover 		{ color:#CC0000;}
.orange,a.orange:link,a.orange:active,a.orange:visited 		{	color:#DD6600;}
a.orange:hover,a.orange:visited:hover 		{ color:#FF8800;}

.cu_p { cursor:pointer;}

.no_br { border:0px;}
.no_bg { background-color:transparent;}
.v_hide{visibility:hidden}
.v_vsbl{visibility:visible}
.d_none{display:none}
.d_blck{display:block}
.d_null{display:;}

.clr{clear:both;}
.pade0 { padding:0px;}
.pade2 { padding:2px;}
.pade5 { padding:5px;}
.pade10 { padding:10px;}
.pade5_r { padding-right:5px; padding-left:5px;}
.pade10_r { padding-right:10px; padding-left:10px;}
.pade20_r { padding-right:20px; padding-left:20px;}
.marg0 {margin:0px;}
.marg2 {margin:2px;}
.marg5 {margin:5px;}
.marg5_t {margin-top:5px;}
.txtpade { padding:10px 25px 10px 10px; }
.txt10 {font-family:tahoma; font-size:10px;}
.txt11 {font-family:tahoma; font-size:11px;}
.txt12 {font-family:tahoma; font-size:12px;}
.txt13 {font-family:tahoma; font-size:13px;}
.txt14 {font-family:tahoma; font-size:14px;}
.txt16 {font-family:tahoma; font-size:16px;}
.txtn { font-weight:normal;}
.txtb { font-weight:bold;}
.txtj { text-align:justify;}
.txtc { text-align:center;}
.txtr { text-align:right;}
.txtl { text-align:left;}
.ln18 { line-height:18px;}
.ln20, .tlh20 { line-height:20px;}
.ln22 { line-height:22px;}
.ln24 { line-height:24px;}
.txtrtl{direction:rtl;}
.txtltr{direction:ltr;}

.row   {vertical-align:middle;}
.vtop   {vertical-align:top;}
.vbot   {vertical-align:bottom;}
.bg_black 	{background-color:#000000;}
.bg_gray 	{background-color:#BBBBBB;}
.bg_white 	{background-color:#FFFFFF;}
.bg_yellow 	{background-color:#FFFFCC;}
.bg_pink 	{background-color:#FF6699;}
.bg_red 	{background-color:#CC0000;}
.bg_darkred {background-color:#990000;}
.bg_green 	{background-color:#99FF66;}
.bg_darkgreen {background-color:#008866;}
.bg_blue 	{background-color:#6699FF;}
.bg_darkblue {background-color:#3377AA;}
.bg_blue_lg	{background-color:#AAEfFF;}
.bg_violet 	{background-color:#c896ff;}
.bg_orange 	{background-color:#FF5500;}
.row0 {background-color:#FFFFFF;}
.row1 {background-color:#EFEFEF;}
.row2 {background-color:#F5F5FF;}
.row3 {background-color:#F8F8FF;}

.br_board 	{border-top:1px solid #EEEEEE;border-bottom:1px solid #333333;border-left:1px solid #EEEEEE;border-right:1px solid #333333;}
.br_black 	{border:1px solid #000000;}
.br_gray 	{border:1px solid #666666;}
.br_white 	{border:1px solid #FFFFFF;}
.br_yellow 	{border:1px solid #FFFFCC;}
.br_pink 	{border:1px solid #FF6699;}
.br_red 	{border:1px solid #CC2200;}
.br_darkred {border:1px solid #993300;}
.br_green 	{border:1px solid #99FF66;}
.br_darkgreen {border:1px solid #006600;}
.br_blue 	{border:1px solid #6699FF;}
.br_darkblue {border:1px solid #225599;}
.br_blue_lg {border:1px solid #6699FF;}
.br_violet {border:1px solid #BB96DD;}
.br_orange {border:1px solid #DD5500;}
.br_cel_r tr td {border-right:1px solid;}
.br_cel_l tr td {border-left:1px solid;}
.bg_key		{background-color:#DDD; border-top:#FEFEFE; border-left:#FEFEFE; border-bottom:#999; border-right:#999; border-style:solid; border-width:1px;}
.DelKey{BACKGROUND: url(/Images/Icons/DeleteIt.gif) no-repeat 50% 50%; TEXT-ALIGN: center}
.delbtn{background:transparent url(/Images/Icons/delete.png) no-repeat 50% 50%;width:16px;height:16px;}
.err_field{border:1px solid #EE6666;background-color:#FFCCCC;}
.pathway1{BACKGROUND: url(/Images/pathway1.png) no-repeat 100% 50%;padding-right:25px;padding-top:2px;height:25px;}
.pathway1 a:link, .pathway1 a:visited {
	color:#999999;
}
.pathway1 a:hover, .pathway1 a:active{
	color:#CC2200;
}

.MsgBox { 
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	background-position:right; 
	background-repeat:no-repeat; 
	padding:8px 48px 8px 0px;
	vertical-align:middle;
	font-weight:600;
}
.ErrorMsg {
	border-color:#993300;
	background-color:#EED7D2; 
	color:#990000; 
	background-image:url(../../images/confirmIt.gif); 
}
.InfoMsg { 
	border-color:#336633;
	background-color:#E9FEDA; 
	color:#009966; 
	background-image:url(../../images/apply.png); 
}
.small_err .MsgBox 
{
	font-size:10px;
}
.addnew 	{ background:url(../../images/addnew.gif) right no-repeat;}
.spnews 	{ background:url(../../images/spnews.gif) right no-repeat;}
.sparchive	{ background:url(../../images/sparchive.gif) right no-repeat;}
.spmembers	{ background:url(../../images/spmembers.gif) right no-repeat;}
.spaddnews	{ background:url(../../images/spaddnews.gif) right no-repeat;}

.DataGrids th{background-color:#eee; border-top:#FEFEFE; border-left:#FEFEFE; border-bottom:#aaa; border-right:#aaa; border-style:solid; border-width:1px; font-size:11px; text-align:center;}
.DataGrids td{ border-top:#FEFEFE; border-left:#FEFEFE; border-bottom:#aaa; border-right:#aaa; border-style:solid; border-width:1px; font-size:11px;}
.frmk{width:75px;padding:3px 0px 3px 0px;margin:1px 2px 1px 2px;cursor:pointer;}
.frmk:hover{background-color:#efefef;color:#777;}
.w25{width:25px;}
.w50{width:50px;}
.w75{width:75px;}
.w100{width:100px;}
.w150{width:150px;}
.w200{width:200px;}
.w250{width:250px;}
.w175{width:175px;}
.w300{width:300px;}
.w350{width:350px;}
.h25{height:25px;}
.h50{height:50px;}
.h75{height:75px;}
.h100{height:100px;}
.h150{height:150px;}
.h175{height:175px;}
.h200{height:200px;}
.h250{height:250px;}
.h300{height:300px;}
.h350{height:350px;}
.snd{background:url('/Images/Icons/Sound.gif') 0 0 no-repeat; width:24px; height:23px; display:block;}
.wrd{background:url('/Images/WordIcon.JPG') 50% 50% no-repeat;}
.wrdinact{background:url('/Images/WordIconinact.jpg') 50% 50% no-repeat;}
.icon16{width:16px;height:16px; overflow:hidden}
.icon18{width:18px;height:18px; overflow:hidden}
.icon20{width:20px;height:20px; overflow:hidden}
.mor{background:url('/Images/pathway1.png') 0 0 repeat-x; background-size:8px 10px; width:22px; height:10px;}
.asc{background:url(/Images/sort.png) 0 0 no-repeat;width:10px;height:14px;}
.dsc{background:url(/Images/sort.png) -10px 0px no-repeat;width:10px;height:14px;}
.srt{background:url(/Images/sort.png) -5px 0px no-repeat;width:10px;height:14px;}

.popn{background-image:url(/Images/prnts.png);background-position:-10px 0px;background-repeat:no-repeat;width:10px;height:20px;}
.pcls{background-image:url(/Images/prnts.png);background-position:0px 0px;background-repeat:no-repeat;width:10px;height:20px;}
.edit28{background:url('/Images/Icons/Edit.gif') 0 0 no-repeat; width:28px; height:31px;}














