﻿body
{
	direction:rtl;
	font-family: Tahoma;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
/*A
{
	cursor: pointer;
}*/
Input
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	border-left: black 1px solid;
	color: #000000;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
	text-decoration: none;
}
select
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: #330000;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	text-decoration: none;
}
span
{
	font-family: Tahoma;
}
TD
{
	font-family: Tahoma;
}
A:active
{
	color: Blue;
}
.mnulnk
{
	TEXT-DECORATION: none
}


.MainTable
{
	border-right: #000099 thin solid;
	border-top: #000099 thin solid;
	border-left: #000099 thin solid;
	border-bottom: #000099 thin solid;
	height: 1%;
	background-color: ghostwhite;
	border-collapse: collapse;
}
.ErrorMessage
{
	font-weight: bold;
	width: 100%;
	color: red;
	font-family: Courier New;
	background-color: #fffafa;
	font-size:10pt;
}
.Notes
{
	border-right: #ccff99 1px solid;
	border-top: #ccff99 1px solid;
	font-weight: bold;
	border-left: #ccff99 1px solid;
	width: 100%;
	color: Red;
	border-bottom: #ccff99 1px solid;
	font-family: Tahoma  ;
	font-size:8pt;
	background-color: #fcfff9;
	text-align: right;
}
.FieldsTable
{
	border-right: lightsteelblue 2px solid;
	border-top: lightsteelblue 2px solid;
	vertical-align: top;
	border-left: lightsteelblue 2px solid;
	width: 100%;
	clip: rect(0px 0px 0px 0px);
	direction: rtl;
	border-bottom: lightsteelblue 2px solid;
	border-collapse: collapse;
	height: 1%;
	background-color: gainsboro;
}
.LabelTD
{
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	padding-left: 3px;
	border-left: #cccccc thin solid;
	direction: rtl;
	border-bottom: #cccccc thin solid;
	background-color: #dfe0df;
	text-align: right;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
}

.Label
{
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000080; FONT-FAMILY: Tahoma;direction:ltr; text-align:right;
}
.continue
{
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #ff0000; FONT-FAMILY: Traditional Arabic,Times New Roman,Tahoma; TEXT-DECORATION: none
}
.InputTD
{
	border-right: #cccccc thin solid;
	padding-right: 2px;
	border-top: #cccccc thin solid;
	border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
	background-color: whitesmoke;
	text-align: right;
	
}
.InputTD1
{
	border-right: #cccccc thin solid;
	padding-right: 2px;
	border-top: #cccccc thin solid;
	border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
	background-color: whitesmoke;
	text-align: center;
	
}
.ButtonsTD
{
	border-right: #cccccc thin;
	border-top: #cccccc thin;
	border-left: #cccccc thin;
	border-bottom: #cccccc thin;
	background-color: #f5f5f2;
	text-align: center;
}
.lblPaging
{
	color: #000099;
	font-family: Tahoma;
	height: 20px;
	background-color: transparent;
}
.btnNext
{
	background-image: url(../Images/Next.gif);
	width: 32px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.btnBack
{
	background-image: url(../Images/Back.gif);
	width: 32px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.DataGrid
{
	border-right: silver 1px solid;
	padding-right: 2px;
	border-top: silver 1px solid;
	padding-bottom: 1px;
	border-left: silver 1px solid;
	width: 100%;
	border-bottom: silver 1px solid;
	border-collapse: collapse;
	TabIndex: -1;
}
.HeaderStyle
{
	font-weight: bold;
	cursor: pointer;
	color: white;
	height: 24px;
	background-color: steelblue;
	text-align: center;
}
.AlternatingItemStyle
{
	background-color: #efefef;
	color: #200000;
}
.ItemStyle
{
	color: #200000;
	background-color: #fefefe;
}
.UCHeader
{
	background-image: url(../Images/UcHeaderBG.gif);
	width: 100%;
	height: 35px;
	background-color: inactivecaptiontext;
	text-align: center;
}
.MiniButton
{
	border-right: darkslateblue 1px solid;
	border-top: darkslateblue 1px solid;
	border-left: darkslateblue 1px solid;
	width: 20px;
	border-bottom: darkslateblue 1px solid;
	height: 20px;
	background-color: bisque;
	cursor: pointer;
}
.Button
{
	border-right: slateblue 1px solid;
	border-top: slateblue 1px solid;
	background-image: url(../Images/HLButtonBG.gif);
	border-left: slateblue 1px solid;
	width: 150px;
	border-bottom: slateblue 1px solid;
	height: 24px;
	font-family: Tahoma;
	cursor: pointer;
}
.btnNew
{
	background-image: url(../Images/btnNew.jpg);
	font-family: Tahoma;
	cursor: pointer;
	background-color:Transparent;
	border-width:0;
	width:110px;
	height:27px;
	
}

.btnUpdate
{
	background-image: url(../Images/btnUpdate.jpg);
	font-family: Tahoma;
	cursor: pointer;
	background-color:Transparent;
	border-width:0;
	width:110px;
	height:27px;
	
}
.HighlightButton
{
	border-right: slateblue 2px solid;
	border-top: slateblue 2px solid;
	background-image: url(../Images/ButtonBG.gif);
	border-left: slateblue 2px solid;
	width: 112px;
	border-bottom: slateblue 2px solid;
	height: 24px;
	font-family: Tahoma;
}
.PagingTD
{
	background-color: lightsteelblue;
	text-align: center;
}
.GridFilter
{
	filter: progid:DXImageTransform.Microsoft.RandomDissolve(duration=1.8);
	visibility: hidden;
}
.BlurFilter
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=5, overlap=2);
	visibility: hidden;
}
.ReturnFilter
{
	filter: progid:DXImageTransform.Microsoft.Wheel(duration=2, spokes=10);
	visibility: hidden;
}
.NewsBody {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000011; LINE-HEIGHT: 18px; FONT-FAMILY: Tahoma
}
.NewsTime {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Tahoma
}
.Titr {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000080; FONT-FAMILY: Times New Roman,Tahoma; TEXT-DECORATION: none
}
.collapse
{
	text-decoration:none;
}

.farsiTextBox
{
	behavior: url(../Commonjs/farsiInput.htc);
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	height: 22px;
	direction:rtl;
	text-align:right;
}
.farsidigitTextBox
{
	behavior: url(../Commonjs/FarsiAndDigitInput.htc);
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	height: 22px;
	direction:rtl;
	text-align:right;
}

.englishTextBox
{
	behavior: url(../Commonjs/EnglishInput.htc);
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	height: 22px;
	direction:rtl;
	text-align:left;
	direction:rtl;
	
}
.englishdigitTextBox
{
	behavior: url(../Commonjs/EnglishAndDigitInput.htc);
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	height: 22px;
	direction:rtl;
	text-align:left;
	direction:rtl;
}

.digitTextBox
{
	behavior: url(../Commonjs/digitInput.htc);
	font-size: 12pt;
	color: #000000;
	font-family: 'Courier New';
	height: 22px;
	text-align:left;
}



