﻿body
{
	background-color:#6798B4;
	margin:5 5 5 5 ;
}
.rgpMainTable
{
	background-color:#97B7CA;	
	width:360px;
	height:260px;
}
.rgpInputField
{
	background-color:#B6CDDA;
	width:100%;
	height:100%;
}
.rgpInputTd
{
	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: 13px;
	color: #6C3886;
	font-weight: bold;
	direction: rtl;
	padding: 3 5 0 5;
}
.top_title #right 
{
	 width:5;	
}
.rgpText
{
	font-family: Arial;
	font-size: 12px;
	direction:rtl;
	text-align:right;
	vertical-align:top;
	padding-right:5;
	padding-top:10;
	font-weight: bold;
}
.rgpInputText
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	direction: rtl;	
	text-align:center;
}
/********** Util Classes *******/
.rgpnVerticalTop 
{
 vertical-align:top;	
}
.rgpCenter
{
	text-align:center;
} 
.rgpNavigationTextInner
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	 vertical-align:middle;
}
/********** Util Classes *******/
.rgpPanelArrow
{
	padding:0 10 0 5;
}
.rgpNavigationTextTbl
{
	padding:5 5 0 5;
	text-align:right;
	width:100%;
}
