﻿.TableMain
{
	background-image: url(../img/melatbg2.gif);
	font-family:Tahoma;
	font-size :8pt;
	font-style:normal;
	font-variant:normal;
	width:100%;
	height:100%;
	direction:rtl;
	border:0; 
}
.Table
{
	font-family:Tahoma;
	font-size :8pt;
	font-style:normal;
	font-variant:normal;
	width:100%;
	height:100%;
	direction:rtl;
	border:0; 
}
.TextBoxChr
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma;
}
.TextBoxNum
{
	direction: ltr;
	font-size: 8pt;
	font-family: Tahoma;
}
.ErrProvider
{
	font-size: Medium;
}
.TextBox
{
	font-size: 8pt;
	font-family: Tahoma;
}
.Button
{
	font-family: Tahoma;
	font-size: 8pt;
	height: 23px;
	width: 75px;
    Border : Ridge;
 
}
.Label
{
	font-family: Tahoma;
	font-size: 8pt;
}
.Validate
{
	font-family: Verdana;
	font-size: 9pt;
	text-align: right;
	direction: rtl;
}
.Title
{
	font-family: Tahoma;
	font-size: 8pt;
	color:White;
	font-weight: bold;
}
.butTest
{
	font-family: Tahoma;
	font-size: 8pt;
	height: 23px;
	width: 75px;
}
.DropDownList
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma;
}
.DataGrid
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma;
}

.Text
{
	font-size: 8pt;
	font-family: Tahoma;
}
.Label
{
	font-size: 8pt;
	font-family: Tahoma;
}
.ListBox
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma;
}
.CheckBox
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma;
	height:20;
}
.HR
{
	color:#00ccff;
	width:98%;
}