.mastbl{
	width :600px;
}
.tbl{
	border : 1px solid #999999;
	font : normal 12px Tahoma;
	direction : rtl;
width : 100%;
	text-align : center;
}

.tbl th{
	background-color : Silver;
	font : bold 13px;
}

.tbl td{
	border-bottom : 1px dotted #DCDCDC;
}

