﻿body 
{
	text-align:center;
	direction:rtl;
	font-family:Tahoma;
	font-size:9px;
	margin:0;
	padding:0;
}
.pnlPlayer
{
	background-color:#ffffff;
	width:100%;
}
.Text 
{
	font-family:Tahoma;
	font-size:9px;
	direction:rtl;
	text-align:right;
}


.PersianTextBox
{
	font-family:Tahoma;
	font-size:9px;
	background-color:Silver;
	border-style:dashed;
	border-width:1px;
	border-color:Black;
}
.EnglishTextBox
{
	font-family:Tahoma;
	font-size:9px;
	direction:ltr;
	text-align:left;
	border-style:dashed;
	border-width:1px;
	border-color:Black;
}

.Button
{
	font-family:Tahoma;
	font-size:9px;
	text-align:center;
	direction:rtl;
}