body
{
	margin:0;
	background-image:url(images/Bg.jpg);
	direction:rtl;
	font-weight:bold;
	color:#262626
}
.frootAppsBar
{
	background-color:#000;
}
.frootappsLogo
{
	background-image:url('images/Frootapps.png');
	width:228px;
	height:50px;
	background-repeat:no-repeat;

	
}
.Logo
{
	background-image:url('images/Logo.png');
	width:295px;
	height:87px;
	background-repeat:no-repeat;
}
.ayah
{
	background-image:url('images/ayah.png');
	width:377px;
	height:93px;
	background-repeat:no-repeat;
	background-position:center bottom
}
.TopContent
{
	background-image:url('images/TopContent.png');
	width:448px;
	height:21px;
	background-repeat:no-repeat;
}
.MidContent
{
	background-image:url('images/MidContent.png');
	width:448px;

	background-repeat:repeat-y;
}
.BottomContent
{
	background-image:url('images/BottomContent.png');
	width:448px;
	height:23px;
	background-repeat:no-repeat;
}
.bgGray
{
background-color:#e6e7e7;
padding:3px;	
direction:ltr;
color:#919191;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
ont-size:
12px;
}
.Comment
{
	background-image:url('images/Comment.png');
	width:20px;
	height:19px;
	background-repeat:no-repeat;
}
.Like
{
	background-image:url('images/Like.png');
	width:20px;
	height:19px;
	background-repeat:no-repeat;
}
.View
{
	background-image:url('images/View.png');
	width:25px;
	height:19peight:24px;
	background-repeat:no-repeat;
}

.blueColor
{
	color:#648f85;
	font-weight:bold;
	font-family: arial;
}
.blueColor2
{
	color:#648f85;
	font-weight:bold;
		text-align:right;
	font-size: 15px;
	font-family: arial;

}
.greenTitle
{
	color:#70852d;
	font-size:20px;
	font-weight:bold;
}



.addthis_floating_style {
position: fixed;
_position: absolute;
background-color:transparent;
padding: 5px;
text-align: center;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
z-index: 1;
}