.table1
{
	border : 1pt;
	border-color :Blue;
	font-size :8pt;
	font-weight:bold;
	font-family: 'Tahoma';
	border-style : inset
}
.table2
{
	font-size :8pt;
	font-weight:bold;
	font-family: 'Tahoma';
	border:0;
}

.table3
{
	font-size :8pt;
	font-family: 'Tahoma';
	border:0;
}

.lt1
{
	width : 25%;
	height : 5;
}

.textBox1
{
	width : 20%;
	height : 10;
	cursor:hand ;   
}

.table2
{
	border-bottom-style : solid ;
	border-left-style : solid ;
	border-right-style : solid ;
	border-top-style : solid ;
}

.rtable2
{
	border-right-color : blue ;
	border-bottom-style : solid ;
	border-right-width : thin ;
}

/*	Page header1 1*/
.pageheader1
{
	font-family: 'Tahoma';
	font-size: 10pt;
	color: Green;
	font-weight:bold ; 
}

/*	Page header1 2*/

.pageheader2
{
	font-family: 'Tahoma';
	font-size: 10pt;
	color: Green;	
}

/*	hr		*/
.hr
{
	color:Green ;  
}

/*	Label */
.Label
{
	font-family: 'Tahoma' ;
	font-size :8pt;
	color : blue ;
}

/*	Input		*/
.Input
{
	font-family: 'Tahoma' ;
	font-size : 8pt;
	color : Blue ;
	border-style : groove ; 
	text-align : center;
}

/*	inputblack		*/
.inputblack
{
	font-family: 'Tahoma' ;
	font-size : 8pt;
	color : black ;
	border-style : groove ; 
	text-align :right;
}

/*	Input		*/
.labelblue
{
	font-family:'Tahoma' ;
	font-size : 8pt;
	color : Blue ;	
}

/*	eworldInput Center*/
.eworldinputCenter
{
	font-family:'Tahoma' ;
	font-size : 8pt;
	color : Blue ;
	border-style : groove ; 	
	text-align :center 
}
/*	Css Class For Label		*/
.tableheader
{
	font-family: 'Tahoma';
	font-size: 10pt;
	color: Green;
	font-weight:bold;
}

/*	Css Class For header1 Table	*/
.ht
{
	font-family: 'Tahoma';
	font-size: 10pt;
	color: #FFFFFF;
	background: #6699CC;
}

/*	Top Right Bottom Left	*/
.trbl
{
	direction:rtl;
	font-family: 'Tahoma';
	font-size: 8pt;
	border-top: #336699 1px Solid;
	border-right: #336699 1px Solid;
	border-bottom: #336699 1px Solid;
	border-left: #336699 1px Solid;
}

.trbldialog
{
    direction:ltr ;
	font-family: 'Tahoma';
	font-size: 8pt;
	border-top: #336699 1px Solid;
	border-right: #336699 1px Solid;
	border-bottom: #336699 1px Solid;
	border-left: #336699 1px Solid;
}

/*	Top Right Bottom */
.trb
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-top: #336699 1px Solid;
	border-right: #336699 1px Solid;
	border-bottom: #336699 1px Solid;	
}

/*	Top Bottom Left */
.tbl
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-top: #336699 1px Solid;
	border-Left: #336699 1px Solid;
	border-bottom: #336699 1px Solid;	
}
/*	Top Bottom  */
.tb
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-top: #336699 1px Solid;	
	border-bottom: #336699 1px Solid;	
}

/*	Right Bottom Left	*/
.rbl
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-right: #336699 1px Solid;
	border-bottom: #336699 1px Solid;
	border-left: #336699 1px Solid;
}
/*	Right Bottom Left	*/
.rb
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-right : #336699 1px Solid;
	border-bottom: #336699 1px Solid;
}

/*	Right Left	*/
.rl
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-right : #336699 1px Solid;
	border-left: #336699 1px Solid;
}

/*	Botton */
.b
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-bottom: #336699 1px Solid;
}

/*	Bottom Left	*/
.bl
{
	font-family: 'Tahoma';
	font-size: 8pt;
	border-right: #336699 1px Solid;
	border-bottom: #336699 1px Solid;
	border-left: #336699 1px Solid;
}
/*	BackGround Table*/
.bt
{
	font-family: 'Tahoma';
	font-size: 8pt;
	background: #FFFBEE;
}

.FormLabel
{
	font-family: 'Tahoma';
	font-size: 18pt;
	color : blue;
	font-style : oblique;
}

.InputFileClass
{
	font-size: 10pt;
	color: blue;
	font-family: 'Tahoma';
	width : 75%;
	text-align : left;
}

.htr
{
	font-family: 'Tahoma';
	font-size: 9pt;
	font-weight :bolder ;
	color: #FFFFFF;
	background: #6699CC;
}
.headerReport
{
	background-color : #FFCC99 ;
	font-family :Tahoma ;
}

.Sectionheader
{
	font-family : 'Tahoma';
	font-size : 9pt;
	color : blue;
	font-weight :bold ;
	
}

/* Error Message */
.ErrorMessage
{
	color: Red;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 10pt;
}

.Row
{
	direction : rtl;
	height : 25;
}

.RadioBtn
{
	font-family: 'Tahoma' ;
	font-size : 8pt;
	color : Blue ;
	border-width : thin;
	border-style : inset ; 
	text-align : Right;
	width : 100%;
}

.ViewLabel
{
	color:Green;
	font-family: 'Tahoma';
	font-size :8pt;
	text-align : center;
}

.boundfieldltr
{	
	text-align : center;
	direction :ltr ;
}

.boundfieldltr_left
{	
	text-align : left;
	direction :ltr ;
}

.boundfieldrtl
{	
	direction :rtl ;
	text-align : center;	
}

.Inputltr
{	
	text-align : center;
	direction :ltr ;
	font-family: 'Tahoma' ;
	font-size : 8pt;
	color : Blue ;
	border-style : groove ; 
}
.GridDateColumn
{
    direction:ltr ;
    color:Red  ;
    font-weight:bold ;
}

.time
{
	font-family: 'Tahoma' ;
	font-size :8pt;
	color : Green ;
}

.lb
{
	font-family: 'Tahoma' ;
	font-size :0.7em;
	direction:rtl;
	color:#666666;
}

.lbtitle
{
	font-family: 'Times New Roman' ;
	font-size :12pt;
	direction:rtl;
	font-weight:bold;
}
.btn { BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ff6600 }
.link
{
	text-decoration:none;
	border-bottom-style:none;
	
}

.link_footer
{
	text-decoration:none;
	border-bottom-style:none;
	color:White;	
}