﻿body 
{	
	margin-top :30px;	
	direction: rtl;
	vertical-align :top ;
}

.MyLabel
{
	float:left;
	width:60px;
	margin:0 4px 0 0;
	color:#000;
}
.MasterHeader
{
	background-image :url(../../App_Themes/Images/Master/MasterHeader.png);
	background-repeat :no-repeat;
	background-position:top  center ;	
	width :924px;
	height :110px;
}
.MasterCenter
{
	background-image :url(../../App_Themes/Images/Master/MasterCenter.png);
	background-repeat :repeat-y ;
	background-position:top  center ;	
	width :924px;	
	min-height :450px;
}
.MasterBottom
{
	background-image :url(../../App_Themes/Images/Master/MasterBottom.png);
	background-repeat :no-repeat;
	background-position:top  center ;	
	width :924px;
	height :20px;
}

.MyLabelCombo
{
	font-family :Arial;
	font-size :9pt;
	float:right;
	width:60px;
	margin:0 4px 0 0;
	color:#000;
}
.MyLabelCheckBox
{
	font-family :Arial;
	font-size :9pt;
	
	width:80px;
	margin:0 4px 0 0;
	color:#000;
}