﻿.RF_Titles
{
	color: #333333;
	width: 116px;
	direction: rtl;
	padding-right: 4px;
}

.RF_Fields
{
	color: #333333;
	width: 240px;
	direction:ltr;
}

.RF_FieldsX
{
	color: #333333;
	width: 180px;
	direction:ltr;
}

.RF_RTL
{
	direction:rtl;
}

.RF_LTR
{
	direction:ltr;
}

.RF_ErrorsStyel
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	direction: rtl;
	margin-top: 4px;
	margin-bottom: 4px;
	white-space: normal;
	vertical-align: top;
	padding-right: 4px;
	width: 99%;
}

.RF_SecImgTitle
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	direction: rtl;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	white-space: normal;
}

.RF_SecTabale
{
	width: 361px;
	padding-right: 4px;
}

.RF_Hide
{
	visibility: hidden;
	display: none;
}

.RF_ButtonTable
{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}