body
{
}


.centerTD
{

}
td.centerTD
{
    text-align:center;
    padding-left:5;
	padding-right:5;
	padding-top:5;
	padding-bottom:5;
	font-family:Tahoma;
	direction:rtl;
	
}
.DivPrayer
{
	border-right: darkgray 1px solid;
	padding-right: 3px;
	border-top: mintcream 1px solid;
	padding-left: 3px;
	font-family:Tahoma;
	font-size:x-small;
	padding-bottom: 3px;
	border-left: mintcream 1px solid;
	padding-top: 3px;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
	background-color: gainsboro;
	width:100%
}
.GridImages
{
	width:140px;
	height:140px;
}
.TableCell
{
 text-align:justify;
 font-family:Tahoma;
 font-size:x-small;
 direction:rtl;
 
}
.ImgPreifL
{
	float: left;
	width: 120px;
	height: 90px;
}
.ImgPreifR
{
	float: right;
	width: 120px;
	height: 90px;
}
.ImgArtL
{
	float: left;
	width: 240px;
	height: 180px;
}
.ImgArtR
{
	float: right;
	width: 240px;
	height: 180px;
}
.ImgArtC
{
	width: 240px;
	height: 180px;
}
.VoteTableCell
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: gainsboro;
	text-align:right;
	font-family:Tahoma;
	font-size:x-small;
}
.justifyTD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:right;
	font-family:Tahoma;
	font-size:x-small;
	text-align:justify;

}
.WinRecordTitle
{
	font-family:Simplified Arabic;
	font-size:16px;
	font-weight:bold;
	color:Blue;
	text-align:right;
}
.WinRecordContent
{
	font-family:Tahoma;
	font-size:x-small;
	text-align:justify;
	direction:rtl;
}