body
{
	margin: 0px 0px 0px 0px;
	font-family:Tahoma;
	font-size:10pt;
}

TD.Search
{
	border: solid 1px #002D96;
	background-color: #0692FF;
}

.RTL
{
	direction:rtl;
}

.RTL2
{
	direction:rtl;
	padding: 5px 5px 5px 5px;
}

SPAN.Error
{
	font-family:Tahoma;
	font-size:10pt;
	color:Red;
	direction:rtl;
}

A
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
}

A:Hover
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#FFFFFF;
	background: #0692FF;
}

Div.Logoff
{
	Z-INDEX: 101;
	LEFT: 80px;
	POSITION: absolute;
	TOP: 45px;
	width: 50px;
	height:20px;
	background-color:#FFD389;
	border: solid 1px #FF9900;
	cursor:hand;
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
	text-align:center;
}

.Button
{
	width: 60px;
	height:20px;
	background-color:#FFD389;
	border: solid 1px #FF9900;
	cursor:hand;
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
	text-align:center;
}

Div.Panel
{
	border:solid 1px #002D96;
}

.CountBox
{
	border:solid 1px #002D96;
	background-color:#C4DAFA;
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	text-align:center;
	width:40;
}

TD.Main
{
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	padding: 5px 5px 5px 5px;
}

TD.Left
{
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
}

TD.Right
{
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	text-align:right;
}

TD.Center
{
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	text-align:center;
}

TD.PageTitle
{
	color:Black;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:right;
}

TD.PanelHeader
{
	background-image:url(Image/PanelBar.gif);
	color:White;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.Grid
{
	border:solid 1px #002D96;
}

TABLE.Box
{
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:10pt;
	border: solid 1px #DDDDDD;
}

TD.BoxHeader
{
	text-align:right;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	border:none;
	border-bottom: solid 1px #0052AD;
	padding-right:5px;
}

TD.Right
{
	text-align:right;
	font-family:Tahoma;
	font-size:10pt;
	direction:rtl;
}

.HBlueGradiant
{
	border:solid 1px #002D96;
	PADDING: 10px 10px 10px 10px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#C4DAFA,endColorStr=#ffffff);
	FONT: bold 10pt Tahoma;
	WIDTH: 100%;
	COLOR: Black;
}
	
.GridTitle
{
	background-image:url(Image/GridTitle.gif);
	height:25px;
	color:Black;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

.GridPaging
{
	background-color:#C4DAFA;
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
	text-align:center;
}

.GridData
{
	background-color:#FFFFFF;
	color:Black;
	font-family:Tahoma;
	font-size:10pt;
}

TD.PanelItemImage
{
	background-image:url(Image/Bul1.gif);
	width:25px;
	height:25px;
}

TD.PanelItemText
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:right;
	width:150px;
	height:25px;
}

TD.PanelItemImageOff
{
	background-image:url(Image/Bul1.gif);
	width:25px;
	height:25px;
	background-color:#FFD389;
}

TD.PanelItemTextOff
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:right;
	width:150px;
	height:25px;
	background-color:#FFD389;
}

.R
{
	color:Red;
	font-family:Tahoma;
	font-size:10pt;
	background-color:#ffffff;
	height:25px;
}

Table.Code
{
	font-family:Tahoma;
	font-size:10pt;
}

Input.Eng
{
	border:solid 1px #7f9db9;
	font-family:Tahoma;
	font-size:10pt;
}

Input.Far
{
	border:solid 1px #7f9db9;
	direction:rtl;
	font-family:Tahoma;
	font-size:10pt;
}

TextArea.Far
{
	border:solid 1px #7f9db9;
	direction:rtl;
	font-family:Tahoma;
	font-size:10pt;
}

.Label
{
	font-family:Tahoma;
	font-size:10pt;
}

.LabelBox
{
	font-family:Tahoma;
	font-size:10pt;
	border:solid 1px #F0F0F0;
	background-color:#FAFAFA;
	direction:rtl;
	padding: 2px 2px 2px 2px;
}

A.PanelItem
{
	color:Black;
	text-decoration:none;
}

A.PanelItem:Hover
{
	color:Black;
	background-color:#FFD389;
	text-decoration:none;
}

A.PanelItem:Visited
{
	color:Black;
	text-decoration:none;
}

INPUT.Button
{
	cursor: hand;
	background-image:url(Image/Bak01.gif);
	border:solid 1px #000080;
	color:#000000;
	font-family:Tahoma;
	font-size:10pt;
	text-align:center;
}

