﻿.NS_LineShow
{
	width: 100%;
}

.NS_LineHide
{
	visibility: hidden;
	display: none;
}

.ST_RightToLeft
{
	direction: rtl;
	padding-right: 2px;
}

.ST_LeftToRight
{
	direction: ltr;
	padding-left: 2px;
}

.BtnStyle1
{
	background-color: Purple;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	font-size: 9pt;
	font-weight: normal;
}

.BtnStyle2
{
	background-color: #B3DBE8;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
	font-size: 9pt;
	font-weight: normal;
}



.PannelStyle
{
	margin-top: 8px;
	margin-bottom: 4px;
}

div#dv_Error
{
	color: #333333;
	font-size: small;
	font-weight: bold;
	font-family: Tahoma;
	display: none;
}

.EmpetyError
{
	margin-top: 10px;
	margin-bottom: 10px;
	direction: rtl;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	margin-right: 5px;
}

.FT_HeaderTbl
{
	background-color: #00CCFF;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	width: 490px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

.FT_ItemTbl
{
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	width: 490px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.FT_FootterTbl
{
	padding: 0px;
	margin: 4px 2px 2px 0px;
	direction: rtl;
}



.FT_STD
{
	width: 100px;
	direction: rtl;
	text-align: right;
	padding-right: 2px;
}

.FT_SNNTD
{
	width: 95px;
	direction:rtl;
	text-align: right;
	padding-right: 2px;
}


.ReportDiv
{
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	width: 490px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-left: 1px;
}

.RecoverCodeTitle
{
	width: 90px;
	font-weight: bold;
}