﻿.m-table
{
	
    direction:rtl;
    text-align:right;           
     
}
.m-table caption
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}
.m-tr
{
	height:10px;
}
.m-td
{
	text-align: right;
	height:10px;
	width:5px;
}
.m-i
{
	font-family: Tahoma;
    font-size: 12px;
    width: 150px;
    
}
.m-l
{
	font-family:Tahoma;
    font-size: 12px;
}
.d-table
{
	width: 600px;
    direction:rtl ;
    text-align:center;
}
.d-tr
{
	height: 10px;
}
.d-td
{
	font-family: Tahoma;
    font-size: 12px;
    text-align:right;
    height :5px;
    
    
}