﻿body {
}
#TitleDiv
{
 width: 600px;
 position: relative;
  top: 100px; 
  font-weight: bold;
  vertical-align: middle;
  direction: rtl;
text-align: center;
 margin : 0 auto;
}

#TitleDiv span
{
	font-size: 15pt;
	 color: #084d65;
	  font-family: Arial;
}


.tblvid
{
	
	/* width: 750px; */
	position: relative;
	top: 120px;
	margin: 0 auto; 
	height: 387px;	
}
.tblvid td
{
	text-align: center; 
	vertical-align: top;
	border: black thin; 
	height: 387px;

}


#DataList1
{
	
	/*Font-Names="Arial" */
	font-family :Arial;
	vertical-align: middle;
	direction: rtl;
	text-align: right;
	height: 387px;
}
#DataList1 span 
{
	font-family :Arial;
	font-size : 10pt;	
	
	/*Font-Names="Arial" Font-Size="10pt" HorizontalAlign="Center" VerticalAlign="Top" */
}


