﻿.loginCenter
{
	margin-top  :45px;	
	padding-top:20px;
	margin-right:auto;
	margin-left:auto;
	width:550px; 
	text-align:right;
	height:200px; 
	border:solid 1px  #D6E1ED;
		


}
/*display:inline-block ;
.loginleftImg
{
	float:left;
	width:225px;
	height:145px;

}*/
.profileRegCenter
{
	 width:530px;
	 margin-right:auto;
	 margin-left:auto;
	 direction:rtl;
	 
}

.wordSpace
{
	line-height:20px;	
	word-spacing:15px;
}
.fldvalue
{
	font-size:8pt;
	font-family:Tahoma;
}
.Line
{
	border-width:0;
	border-bottom-width:1px;
	border-bottom-color:Black;
	border-bottom-style:solid;
	font-size:8pt;
	font-family:Tahoma;
	color:Blue;
}
.Button
{
	border-width:0px;
	background-image:url('../images/Button.gif');
	width:50px;
	height:22px;
	color:white;
}
.Header_GridFull
{
	background-image: url('New_imgs/menu1.jpg');
	background-repeat:repeat-x;
}
.Header_Grid
{
	background-image: url('New_imgs/MenuBarLogo.gif');
	background-repeat:no-repeat;
	background-color:#90afc1;
	/*background-color:#92aec3;*/
}
.hyperlink
{
	font-family:Simplified Arabic;
	font-size:8pt;
	color:Gray;
	text-decoration:none;
}
.hyperlink:hover
{	
	text-decoration:underline;
}
.labeltext
{
	font-family:Simplified Arabic;
	font-size:8pt;
	color:Gray;
	text-decoration:none;
}
.labeltxt_W
{
	font-family:Simplified Arabic;
	font-size:10pt;
	color:white;
	text-decoration:none;
}
.lblBrown
{
	color:Maroon;
	font-family:Simplified Arabic;
	font-size:12pt;
}
.btnhouse_lb
{	
	font-family:Simplified Arabic;
	font-size:12pt;
	font-weight:bold;
	color:White;
	border-width:0px;
	background-color:Transparent;
	background-image:url('../layout_ara_css/New_imgs/btn_house_lb.gif');
	background-repeat:no-repeat;
	cursor:hand;	
}
.btnhouse_db
{
	font-family:Simplified Arabic;
	font-size:12pt;
	font-weight:bold;
	color:White;
	border-width:0px;
	background-color:Transparent;
	background-image:url('../layout_ara_css/New_imgs/btn_house_db.gif');
	background-repeat:no-repeat;	
	cursor:hand;
}