body
{
	font-size: 0.7em;
	color: black;
	font-family: tahoma;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(Images/Back.jpg);
	background-repeat: repeat-x;
}

#mainTable
{
	border-color:Black;
	background: url(Images/Footer1.jpg) #ffffff repeat-x center bottom;
}
.Buttons
{
	font-size: 0.8em;
	color: black;
	font-family: tahoma;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	direction: rtl;
	background: url(Images/BtnBg.gif) #f5f5f5 repeat-x center center;
	height: 27px;
	padding-left:3px;
	padding-right:3px;
}
table
{
	margin:auto;
}
.Texts
{
	height:16px;
	background-color:#F8FCFF;
	color: Navy;
}
#Loading
{
	color:White;
	z-index: 1001;
	left: 0px;
	position: absolute;
	top: 0px;
	display: block;
	text-align: center;
	padding: 20px;
	direction: ltr;
}
