﻿body
{
	background-color:#6798B4;
	margin:5 5 5 5 ;
}

.rgsTitleTextTd
{
	padding:0 5 0 5;
}
.rgsTitleText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	direction:rtl;
	text-align:right;
	padding:5 5 15 5;
	background-color: #AFC8D6;	
	width:100%;
	color:#323956;
}
.rgsMainTable
{
	background-color:#97B7CA;	
	width:360px;
	height:260px;
}
.rgsInputField
{
	background-color:#B6CDDA;
	width:100%;
	height:100%;
}
.rgsInputTd
{
	padding:5 5 5 5;
	vertical-align:top;
	width:100%;
	height:100%;
}
.table.top_title
{
	width:100%;
	height:25px;
}
.top_title #left
{
	background-image:url(/shared/images/cpm/popup_top_left_corner.gif);
	width:13px;
}
.top_title #title
{
	background-image:url(/shared/images/cpm/tdbg_popup_strip.gif);
	text-align:right;
	vertical-align:bottom;
	padding-right:5px;
}
.top_title #title_text
{
	background-image:url(/shared/images/cpm/tdbg_popup_strip.gif);
	font-family: Arial;
	font-size: 14px;
	color: #6C3886;
	font-weight: bold;
	direction: rtl;
	padding: 3 5 0 5;
}
.top_title #right 
{
	 width:5;	
}
.rgsText
{
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	vertical-align:top;
	padding-right:5;
	padding-top:10;
	font-weight: bold;
	color:#2B3A4F;
	direction:rtl;
}
.rgsText1
{
	font-family: Arial;
	font-size: 13px;
	color:#2B3A4F;
	font-weight: bold;
}
.rgsInputText
{
	font-family: Arial;
	font-size: 12px;
	color: #5C0855;
	font-weight: bold;
	direction: rtl;	
	text-align:center;
}
A:link {color: #5C0855;}
A:visited {color: #5C0855;}
A:active {color: #5C0855;}
A:hover {color: #5C0855;}

/********** Util Classes *******/
.rgsVerticalTop 
{
 vertical-align:top;	
}
.rgsCenter
{
	text-align:center;
} 
.rgsEmptyRow
{
	height:10px;
}
/********** Util Classes *******/
.rgsInputTdInner
{
	vertical-align:top;
	text-align:center;
}
.rgsAlignCenter
{
	text-align:center;	
}
.rgsNavigationTextInner
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	 vertical-align:middle;
}

.rgsPanelArrow
{
	padding:0 5 0 5;
}
.rgsNavigationTextTbl
{
	padding:5 5 0 5;
	text-align:right;
	width:100%;
}

.rgsInputBox
{
	 width:100px;
}
