@charset "utf-8";
/* CSS Document */
body{
direction:rtl; 
	background:url(images/body-bg.jpg) repeat-x #D3D3D3;
}

li{margin-bottom:2px;}



/* Header.php*/
	INPUT, TEXTAREA, SELECT {font-family: Tahoma; font-size: x-small;}
	.phpmaker {font-family: Tahoma; font-size: x-small;}
	.class1 {font-family: Tahoma; font-size: x-small;}
	body#Header { margin-left:0;margin-top:0;
}
	table#Header	{ width:100%; height:100%; border:0; }
	#Logo {
	 height:150px;
	  direction:ltr;
	}
	
	#LogoName	{color:#FFFFFF; 
	font:bold tahoma, 'Times New Roman', Arial; 
	font-size:28px;
	}
	
	.Bracket	{
		color:#EA5724; 
		font:bold tahoma, 'Times New Roman', Arial; 
		font-size:24px;
	
	}
	
	#LogoDescribe	{
		color:#FFFFFF; 
		font:bold tahoma, 'Times New Roman', Arial; 
		font-size:15px
	}
	
	

/* Login */
#Login	{
border:0; 
  width:312px; 
  height:194px; 
}

#TopRight	{
background:url(images/j_crn_tr.png) bottom right; 
background-repeat:no-repeat;
}

#TopLeft	{
background: url(images/j_crn_tl.png) bottom left; 
background-repeat:no-repeat;
}

#Bottomright	{
 background:url(images/j_corner.png);
 background-position:top right; 
 background-repeat:no-repeat;
}


#BottomLeft	{
background:url(images/j_cornes.png) top left; 
background-repeat:no-repeat;
}

#Top	{
background: url(images/top.png) bottom; 
background-repeat:repeat-x;
}

#Bottom	{
background:url(images/j_bottom.png) top; 
background-repeat:repeat-x;
}


input.submit{
background: url(images/btn_bg.jpg) left top #EA5724; 
background-repeat:repeat-x;
height:24px;
color: #FFFFFF; 
border: 1px solid #EA5724; 
padding:3px;

}

input.submit:hover{
background: url(images/btn_bg.jpg) left bottom #EA5724;
background-repeat:repeat-x;
height:24px;
color: #FFFFFF;
border: 1px solid #EA5724; 
padding:3px;
}

.Border	{
background-color:#FFFFFF; 
border-left:1px solid #000000; 
border-right:1px solid #000000;
}

#Lock1	{
background: url(images/j_login_lock_01.jpg) #FFFFFF ;
background-position:bottom left; 
background-repeat:no-repeat;
}

#Lock2	{
background: url(images/j_login_lock_02.jpg) #FFFFFF;
background-position:bottom left; 
background-repeat:no-repeat;
}

#Lock3	{
background: url(images/j_login_lock_03.jpg) #FFFFFF; 
background-position:bottom left; 
background-repeat:no-repeat;
}

#Lock4{
background: url(images/j_login_lock_04.jpg) #FFFFFF; 
background-position:bottom left; 
background-repeat:no-repeat;
}

.cleare { clear:both;}
/*                           */
