﻿body {
}
.SuccessMessage
{
	color:Green;
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
}
.WarningMessage
{
	color:Yellow;
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;			
}
.hr
{
	width:300px;
	height:1px;
	color:#747474;
	border:dashed 1px;
}

.menu
{
	color:#494949;
	font-family:tahoma;
	font-size:10pt;
	direction:rtl;
	text-decoration:none;
	font-weight:normal;			
}
.EnglishMenuFont
{
	color:#494949;
	font-family:Comic Sans MS;
	font-size:8pt;
	direction:ltr;
	text-decoration:none;
	font-weight:bold;			
}
.MenuSpace
{
	border:solid 1px black;
	width:3px;
	height:3px;
	font-size:0pt;
	background-color:Black;
	text-align:center;
}
.menu:hover
{
	color:#0493D5;
	font-family:tahoma;
	font-size:10pt;
	direction:rtl;
	text-decoration:none;
	font-weight:normal;			
}
.FailedMessage
{
	color:red;
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;			
}
.RequiredField
{
	color:Red;
}
.English
{
	font-family:Tahoma;
	font-size:9pt;
	direction:ltr;
}
.farsi
{
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
}
.falist
{
	font-family:Tahoma;
	font-size:7pt;
	direction:rtl;
	color:White;
}
.boldlist
{
	font-family:Tahoma;
	font-size:7pt;
	direction:rtl;
	font-weight:bold;
	color:White;
}
.txtfarsi
{
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
	color:White;
}

.txtbold
{
	font-family:tahoma;
	font-size:9pt;
	direction:rtl;
	color:White;
	font-weight:bold;
}
.bold
{
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
	font-weight:bold;
}
.link
{
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
	color:#0493D5;
	text-decoration:none;
}
.link:hover
{
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
	color:#0493D5;
	text-decoration:none;
}

.photo-border {
	border: 4px solid #000000;
}
