﻿body {
}
.LabelTD
{
	font-size: 8pt;
	width: 150px;
	color: #000066;
	font-family: tahoma;
	height: 25px;
	text-align:right;
	text-decoration:rtl;
		
}
.FieldTD
{
	font-size: 8pt;
	width: 450px;
	color: #000066;
	font-family: tahoma;
	height: 25px;
	text-align:right;
	text-decoration:rtl;
		
}
.BigFieldTD
{
	font-size: 8pt;
	width: 600px;
	color: #000066;
	font-family: tahoma;
	height: 25px;
	text-align:right;
	text-decoration:rtl;
		
}

.FormFieldFarsi
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: #000099;
	border-bottom: dimgray 1px solid;
	font-family: tahoma;
	text-align: right;
	direction: rtl;
}
.FormFieldEnglish
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: #000099;
	border-bottom: dimgray 1px solid;
	font-family: tahoma;
	text-align: left;
	direction: ltr;
}
.KeyGray
{
	border-right: #2c2c2c 1px solid;
	border-top: #2c2c2c 1px solid;
	font-size: 8pt;
	background-image: url(/images/keyPattern/GrayBG.gif);
	border-left: #2c2c2c 1px solid;
	color: #2a2a29;
	border-bottom: #2c2c2c 1px solid;
	background-repeat: repeat-x;
	font-family: tahoma;
	height: 20px;
	text-align: center;
}
.ErrorMessage
{
	font-family:Tahoma;
	font-size:8pt;
	color:Red;}
.KeydarkBlue
{

	border-right: #152578 1px solid;
	border-top: #152578 1px solid;
	font-size: 8pt;
	background-image: url(/images/keyPattern/DarkBlueBG.gif);
	background-repeat: repeat-x;
	background-attachment:scroll;
	border-left: #152578 1px solid;
	color: #ffffff;
	border-bottom: #152578 1px solid;
	font-family: tahoma;
	height: 20px;
	text-align: center;
	margin-right:1px;
	direction:rtl;
}
.KeyBlue
{

	border-right: #152578 1px solid;
	border-top: #152578 1px solid;
	font-size: 8pt;
	background-image: url(/images/keyPattern/DarkBlueBG.gif);
	background-repeat: repeat-x;
	background-attachment:scroll;
	border-left: #152578 1px solid;
	color: #ffffff;
	border-bottom: #152578 1px solid;
	font-family: tahoma;
	height: 20px;
	text-align: center;
	margin-right:1px;
	direction:rtl;
}

.KeyGGreen
{
	margin-right:1px;
	border-right: #006705 1px solid;
	border-top: #006705 1px solid;
	font-size: 8pt;
	background-image: url(/images/keyPattern/GreenBG.gif);
	background-repeat: repeat-x;
	background-attachment:scroll;
	border-left: #006705 1px solid;
	color: #ffffff;
	border-bottom: #006705 1px solid;
	font-family: tahoma;
	height: 20px;
	text-align: center;
	direction:rtl;
}
.KeyGRed
{
	margin-right:1px;
	border-right: #79000f 1px solid;
	border-top: #79000f 1px solid;
	font-size: 8pt;
	background-image: url(/images/keyPattern/RedBG.gif);
	background-repeat: repeat-x;
	background-attachment:scroll;
	border-left: #79000f 1px solid;
	color: #ffffff;
	border-bottom: #79000f 1px solid;
	font-family: tahoma;
	height: 20px;
	text-align: center;
	direction:rtl;
}
.Link
{	color:#000868;
	text-decoration:none;
	
	

	}
.Hidden
{
	display:none;}	
.Label7
{
	font-family:Tahoma;
	color:Gray;
	font-size:7pt;
	}
	.Label8
{
	font-family:Tahoma;
	color:#000868;
	font-size:8pt;
	}	
	
.FormFieldEnglishYellow
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: #000099;
	border-bottom: dimgray 1px solid;
	font-family: tahoma;
	text-align: left;
	direction: ltr;
	background-color: #f4eecc;
}	
.checkBox
{font-family:Tahoma;
	color:#000868;
	font-size:8pt;
	
	}
	
.GreenCell
{font-family:Tahoma;
	color:green;
	font-size:8pt;
	
	}	
	
.BigErrorMessage

{
	font-size: 15px;
	font-weight:bold;
	color: red;
	font-family: times new roman;
}	

.GreenLabel
{
	font-family:Tahoma;
	color:green;
	font-size:8pt;
	
	}	
