
body
{
	direction: rtl;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}
.BgA, .BgB
{
	float: right;
	width: 100%;
}
.HoldA
{
	width: 960px;
	text-align: right; 
}
.HoldB
{
	float: right;
}
.PagePart, .PartMain
{
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	word-wrap: break-word; 
	float: right;
}
.Header
{
	box-sizing: border-box; 	-moz-box-sizing: border-box; -webkit-box-sizing: border-box;		
	line-height: 1.5;
	padding: 0px;
	margin: 0px;	
}
.Footer
{
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	float: right;
	width: 100%;	
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
}
.MvItemHolder
{
	position: absolute;
	height: 0px;
}
.PlaceHolder
{
	box-sizing: border-box; 	-moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	background-color: #EEEEEE;
	text-align: center;
	padding: 30px 0px 30px 0px;
	border: solid 1px #CCCCCC;
	width: 100%;
	float: right;
	margin-bottom: 10px;
}
.Ri
{
	float: right;
	width: 100%;
}
.RRi
{
	float: right;
	width: 100%;
	position: relative;
}
.BrowserSupport
{
	background-color: #EEE;
	text-align: center;
	padding: 30px 0px 30px 0px;
	font-size: 14px;
	border-bottom: solid 1px #BBB;
}
.ReqSymbol
{
	color: red;
	font-family: Georgia;
	font-weight: bolder;
	position: absolute;
}
.Paging
{
	margin: 20px 0px 50px 0px;
}
.PagingItem, .PagingItem:visited, .PagingItem:link, .PagingItemSelected
{
	border: solid 1px #1B85B8;
	padding: 3px 10px 3px 10px;
	margin-left: 5px;
	text-align: center;
	background-color: White;
	color: #3B5598;
	float: right;
}
.PagingItem:hover
{
	background-color: #1B85B8;
	color: White;
	text-decoration: none;
}
.PagingItemSelected
{
	background-color: #EEEEEE;
}
.Form
{
	white-space: nowrap;
	text-align: right;
}

.Form td
{
	white-space: nowrap;
	padding: 0px;
	text-align: right;
}
.Rss
{
	Padding: 40px;
	border: solid 1px #EEE;
	border-radius: 10px;
	width: 880px;
	margin-top: 50px;
	line-height: 2.1;
}
#abadis
{
	font-size: 9px;
	position: absolute;
	top: -50px;
	left: 0px;
}