@charset "utf-8";
/* CSS Document */

.ar_txtGrey{
    font-family: "Arabic Transparent";
	color:#6e6e6e;
	text-align:right;
	font-size:14px;
	line-height:16px;
	}
.ar_txtName{
    font-family: "Arabic Transparent";
	color:#006193;
	text-align:right;
	font-size:14px;
	line-height:16px;
	}
.ar_txtWhite{
    font-family: "Arabic Transparent";
	color:#FFFFFF;
	font-weight:bold;}
#ar_txtAddress{
    font-family: "Arabic Transparent";
	color:#006193;
	font-size:14px;
	line-height:16px;
	padding:8px;
	}
#ar_txtAddress span{
	color:#ffffff;
	}
#ar_txtAddress span a{
	font-size:14px;
	color:#006193;
	text-decoration:none;
	}
#ar_txtAddress span a:hover{
	font-size:14px;
	color:#006193;
	text-decoration:underline;
	}
.nbr {
   font-size:12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}