﻿body
{
	background-image: url(../Images/BP.jpg);
}
span { direction:rtl;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
}

.MainTable 
{
	border-color: #FEFEFE;
	border-style: outset;
	border-width: thin;
	background-color: #AFAFAF;	
	width: 400px;
}

.InputTable
{
	border-color: #FEFEFE;
	border-style: outset;
	border-width: thin;
	background-color: #DEDEDE;	
	width: 650px;
}

.HeaderTr
{
	background-color: #787878;	
}

.HeaderText
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #eeefbd;	
}

.LabelTd
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 130px;
	text-align : right;
}

.MainHref
{
	font-family: tahoma;
	font-size: 12px;
	color: Navy;	
	text-decoration: none;
}

.PublicLink
{
	font-family: tahoma;
	font-size: 12px;
	color: Navy;	
	text-decoration: none;
}

.PublicTextBox
{
	font-family: tahoma;
	font-size: 12px;
	color: Navy;	
	width: 180px;
}

.PublicDropDownList
{
	font-family: tahoma;
	font-size: 12px;
	color: Navy;	
	width: 185px;
}

.PublicButton
{
	font-family: tahoma;
	font-size: 12px;
	background-color: White;
	color: Navy;	
	width: 100px;
}

.InfoLabel
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: Green;
	color: Navy;	
	width: 100px;
}

.ReportTitle
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: Navy;	
	width: 100px;
}
.PardakhtYes
{
	direction:rtl;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #009933;	
}
.PardakhtNo
{
	direction:rtl;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FF0000;	
}
.Pardakht
{
	direction:rtl;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #0000FF;	
}