﻿body 
{
	background-color:#353535;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
/*#TotalDiv {
	width:100%;
	text-align:center;
}
#indexDIV {
    position:absolute;
    Z-INDEX:1;
    top:0px;
    left:0px;
}*/
*/
#FormDiv {
/*	background-color:#EDEDED;*/
    top:0px;
    left:0px;
    position:absolute;
    Z-INDEX:2;
    visibility:hidden;
}
.FieldTitleTD {
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	padding:3px;
}
.RTLTextBoxStyle1 {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 8pt;
	direction: rtl;
	background-color: #EDEDED;
	color: #666666;
	width:200px;
}
.LTRTextBoxStyle1 {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 8pt;
	direction: ltr;
	background-color: #EDEDED;
	color: #666666;
	width:200px;
}
.TextAreaStyle1 {
	height:70px;
}
.TopAlignFieldTD {
	vertical-align:top;
}
.BTNClass1 {
	font-family: Tahoma;
	font-size: 8pt;
	direction: rtl;
}
.BTNTD {
	vertical-align:bottom;
}

