 /* general */
a:link 			{ 
					font-size: 8pt; 
	/*					color: #000000; */
						color:Black ;
					font-family: arial, helvetica, verdana; 
					text-decoration: underline 
				}
a:visited 		{ 
					font-size: 8pt; 
					/*color: #000000; */
					color:Black ;
					font-family: arial, helvetica, verdana; 
					text-decoration: underline 
				}


/* body */
.bmargin 		{ 
					margin: 0px 
				}
.bodytxt 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.bodytxtbt		{
					font-size: 12px;
					font-family: arial, helvetica, verdana 
				}





.bodytxtbd 		{ 
					font-size: 8pt; 
					font-weight: bold; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.txtuserbd 		{ 	
					background-color: #999999; 
					font-size: 8pt; 
					font-weight: bold; color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.bodytxt1 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #999999; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}				
.txtusersbd 		{ 	
					font-size: 8pt; 
					font-weight: bold; color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.txtusersbdM 		{ 	
					font-size: 12pt; 
					font-weight: bold; color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}								
.pnavbgcolor 	{ 
					background-color: #999999 
				}
.txttime 		{ 	
					font-size: 8pt; 
					font-weight: normal; 
					color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.pulldown 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.tableheadcolor { 	
					background-color: #6196FF; 
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					font-family: arial, helvetica, verdana 
				}
				
/* my portfolio header bg color */
.mypordbg 		{ 
					background-color: #FFFFFF 
				}
				
/* my portfolio header 1 pixel grey line color */
.mypordlinebg 	{ 
					background-color: #7F7F7F 
				}
				
/* track my portfolio content table 1 pixel border black color*/
.mybborder 		{ 
					background-color: #000000 
				}
				
/* track my portfolio content table white bg color*/
.mybgwhite 		{ 
					background-color: #FFFFFF 
				}
				
/* track my portfolio content table head bg color*/
.mytblhead 		{ 
					background-color: #FF0009 
				}
				
/* track my portfolio content table row bg color*/
.mytblrow 		{ 
					background-color: #8DA1C8 ;
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana ;
					border-color:White  
				}
				
/* track my portfolio content table sub head bg color*/
.mytblsubhead 	{ 
					background-color: #AEBCD8; 
					font-size: 8pt; 
					font-weight: bold; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana ;
					border-color:White;
				}
				
/* content table head font color white*/
.tblheadall 	{ 
					
					font-size: 8pt; 
					font-weight: bold; 
					color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana;
					background-image: url("../../STAT/IMG/INV/table_hd_bg.gif") ;
				}
/* GridView Header class*/				
.HeaderRow 	{ 
					
					font-size: 8pt; 
					font-weight: bold; 
					color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana;
					background-image: url("../../STAT/IMG/INV/table_hd_bg.gif") ;
					border-color:White;
					background-color:#FF3333;
				}
				
/* track my portfolio content table rowspan bg color*/
.mytblrowspan 	{ 
					background-color: #EAE3D9 
					
				}
				
/* track my portfolio content table subrow bg color*/
.mytblsubrow 	{ 
					background-color: #D1D9E9;
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana ;
					border-color:White  
				}
				
/* track my portfolio content table collaspd bg color*/
.mytblcollaspd 	{ 
					background-color: #EAE3D9 
				}
				
/* track my portfolio content table total row bg color*/
.mytbltotal 	{ 
					background-color: #FF0009 
				}
				
/* track my portfolio content table total row txt color*/
.mytbltotaltxt 	{ 
					font-size: 8pt; 
					font-weight: bold; 
					color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana;
					background-image: url("../../STAT/IMG/INV/table_hd_bg.gif") 
				}
				
/* navigation grey bg color*/
.leftnavbg 		{ 
					background-color: #E2E2E3 
				}
				
/* top header orange band bgcolor*/
.topband 		{ 
					background-color: #F88017
				}
				
/* class for text box*/
.txtbox 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
				
/* class for dropdown box*/
.cmbbox 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
				
/* class for mandatory sign */
.mandatory 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #ff0000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
				
/* make a transaction content table subrow bg color*/
.maketblsubrow 	{ 
					background-color: #D1D9E9 
				}
				
/* make a transaction content table rowspan bg color*/
.maketblrowspan { 	
					background-color: #EAE3D9 
				}
				
/* make a transaction content table sub head bg color*/
.maketblsubhead { 
					background-color: #8DA1C8; 
					font-size: 8pt; 
					font-weight: bold; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}

/* track my portfolio content table total row bg color*/
.maketbltotal 	{ 
					background-color: #FF0009;
					background-image: url("../../STAT/IMG/INV/table_hd_bg.gif") 
				}
/* Contact relationship manager content table head bg color*/
.conthead 		{ 
					background-color: #8DA1C8;
					font-size: 8pt; 
					font-weight: bold; 
					color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
/* Contact relationship manager content read/unread bg color*/
.mcontmail 		{ 
					background-color: #DBD0C1
				}
/* background img new user*/
.bgnewuser		{
					background-image: url("../../STAT/IMG/INV/box_bg.gif");
					background-repeat: repeat-x;
				}
/* background img reg user*/
.bgheaduser		{
					background-image: url("../../STAT/IMG/INV/hd_bg.gif");
					background-repeat: repeat-x;
				}
/* background img right side */				
.rightbg		{
					background-image: url("../../STAT/IMG/INV/right_bg.gif");
					background-repeat: repeat-x;
				}
/* background black color 1px */				
.blackbghome		{
					background-color: #000000;
				}
				
/* background white color  */				
.whitebghome		{
					background-color: #FFFFFF;
				}
				
/* Welcome Screen personalised message last login*/
.weltxt 		{ 
					background-color: #6D81A9;
					font-size: 8pt; 
					font-weight: normal; 
					color: #ffffff; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
				
.weltxtbd 		{ 
					font-size: 8pt; 
					font-weight: bold; 
					/*color: #ffffff; */
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}

/* Welcome Screen Band color */
.welgreybg		{
					background-color: #BACAEC;
					font-family: arial, helvetica, verdana 
				}

/* Added by Chetan - For Your Last login Details (welcome.asp)*/
.welgreybgM		{
					background-color: #BACAEC;
					font-size: 8pt; 
					 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
/* Added by Chetan - For Welcome,Username (header.asp)*/
.welgreybgMA		{
					 
					font-size: 8pt; 
					font-weight: bold; 
					text-decoration: none; 
					color: #ffffff;
					font-family: arial, helvetica, verdana 
				}
				
/* Welcome Screen background img */				
.linesbg		{
					background-image: url("../../STAT/IMG/INV/wl_bg.gif");
					background-repeat: repeat-x;
				}				
/* Added by Sree - For showing the broker details red background and font white*/
.RedbgFontWhile		{
					background-color: #d4001b;
					font-family: Times New Roman;
					font-size: 10pt; 
    				color: #ffffff; 
					text-decoration: none; 
				}

.RedFont 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #ff0000; 
					text-decoration: none; 
					font-family: Times New Roman;
					font-weight: bold; 
				}
.Expand
				{
					background: url(../../STAT/IMG/INV/expand.gif);
				}
.Collapse
				{
					background: url(../../STAT/IMG/INV/collapse.gif);
				}
.Export
				{
					background: url(../../STAT/IMG/INV/download.gif);
				}	
.GO
				{
					background: url(../../STAT/IMG/INV/go.gif);
				}
.Back
				{
					/* background-image: url(../../STAT/IMG/INV/back.gif);*/
					background: url(../../STAT/IMG/INV/back.gif);
				}	
.Submit
				{
					background: url(../../STAT/IMG/INV/btn_submit.gif);
				}
.Reset
				{
					background: url(../../STAT/IMG/INV/btn_reset.gif);
				}
.Print
				{
					background: url(../../STAT/IMG/INV/print.gif);
				}
.Print1
				{
					background: url(../../STAT/IMG/INV/print1.gif);
				}				
.PendingTransactions
				{
					background: url(../../STAT/IMG/INV/btn_pendingTransaction1.gif);
				}
.NewReg
				{
					background: url(../../STAT/IMG/INV/btn_NEW_REGISTRATION.gif);
				}
.Inbox
				{
					background: url(../../STAT/IMG/INV/inbox.gif);
				}
.Compose
				{
					background: url(../../STAT/IMG/INV/btn_contactCRM.gif);
				}
.Sent
				{
					background: url(../../STAT/IMG/INV/Sent_item.gif);
				}
.Trash
				{
					background: url(../../STAT/IMG/INV/view_trash.gif);
				}
.Send
				{
					background: url(../../STAT/IMG/INV/mail_send.gif);
				}
.MailReset
				{
					background: url(../../STAT/IMG/INV/mail_reset.gif);
				}
.Reply
				{
					background: url(../../STAT/IMG/INV/btn_reply.gif);
				}
.MailBack
				{
					background: url(../../STAT/IMG/INV/backM.gif);
				}
.CleanTrash
				{
					background: url(../../STAT/IMG/INV/btn_clean.gif);
				}
.Delete
				{
					background: url(../../STAT/IMG/INV/delete.gif);
				}	
.First
				{
					background: url(../../STAT/IMG/INV/btn_first.gif);
				}
.Prev
				{
					background: url(../../STAT/IMG/INV/btn_prev.gif);
				}
.Next
				{
					background: url(../../STAT/IMG/INV/mail_next.gif);
				}
.Last
				{
					background: url(../../STAT/IMG/INV/btn_last.gif);
				}
.Purchase
				{
					/*background-image: url(../../STAT/IMG/INV/btn_purch.gif);*/
					background: url(../../STAT/IMG/INV/btn_purch.gif);
				}
.SIP
				{
					/*background-image: url(../../STAT/IMG/INV/btn_SIP.gif);*/
					background: url(../../STAT/IMG/INV/btn_SIP.gif);
					
				}
.Redeem
				{
					/* background-image: url(../../STAT/IMG/INV/btn_redeem.gif);*/
					background: url(../../STAT/IMG/INV/btn_redeem.gif);
				}
.Switch
				{
					/* background-image: url(../../STAT/IMG/INV/btn_switch.gif); */
					background: url(../../STAT/IMG/INV/btn_switch.gif);
					
				}
.STP
				{
					/* background-image: url(../../STAT/IMG/INV/btn_STP.gif);*/
					background: url(../../STAT/IMG/INV/btn_STP.gif);
				}
.SWP
				{
					/* background-image: url(../../STAT/IMG/INV/btn_SWP.gif);*/
					background: url(../../STAT/IMG/INV/btn_SWP.gif); 
				}
.DTP
				{
					/*background-image: url(../../STAT/IMG/INV/btn_Dtp.gif); */
					background: url(../../STAT/IMG/INV/btn_Dtp.gif);
				}
.CancelISIP
				{
					/* background-image: url(../../STAT/IMG/INV/btn_CANCEL_ISIP.gif); */
					background: url(../../STAT/IMG/INV/btn_CANCEL_ISIP.gif);
				}
.ChangeDiv
				{
					/* background-image: url(../../STAT/IMG/INV/btn_Dvd.gif); */
					background: url(../../STAT/IMG/INV/btn_Dvd.gif);
				}
.PendingTransaction
				{
					/* background-image: url(../../STAT/IMG/INV/btn_pendingTransaction.gif); */
					background: url(../../STAT/IMG/INV/btn_pendingTransaction.gif);
				}
.Continue		
				{
					background: url(../../STAT/IMG/INV/continue.gif);
				}
.BackButton
				{
					background: url(../../STAT/IMG/INV/back_bt.gif);
				}
.Continuesip		
				{
					background: url(../../STAT/IMG/INV/IBtrial_07.gif);
				}
.BackButtonsip
				{
					background: url(../../STAT/IMG/INV/btn_back.gif);
				}
/* GridView Item class*/	
.ItemRow 		{ 
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					background-color: #EAE3D9;
					text-decoration: none; 
					font-family: arial, helvetica, verdana ;
					border-color:White 
					
				}
.ItemRowBold 	
				{ 
					font-size: 8pt; 
					font-weight: bold; 
					color: #000000; 
					background-color: #EAE3D9;
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.Row 			
				{ 
					background-color: #EAE3D9;
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.AlternateRow 	
				{ 
					background-color: #DBD0C1;
					font-size: 8pt; 
					font-weight: normal; 
					color: #000000; 
					text-decoration: none; 
					font-family: arial, helvetica, verdana 
				}
.style31		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
				}
.style32		{
					font-size: 11px;
					font-weight: bold;
				}
.style33		{font-size: 11px}
.style34		{
					font-size: 12px;
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
				}
.style36		{
					font-size: 12px;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
				}
.style37 {color: #FFFFFF}
.style39		{font-size: 10px}
.style55		{font-size: 12px}
.style3			{
					font-family: Arial;
					font-weight: bold;
					font-size: 12px;
					color:Black;
				}
.style4			{
					font-family: Arial;
					font-size: 12px;
				}
.inst			{
					padding-right:5px;
				}
.codenumber		{	width:2px;
					height:16px;
					font-family:arial;
					font-size:11px;
					text-align:center;
				}
.header			{
					padding-left:3px;
				}
.big			{
					width:100px;
				}
.style8			{
					font-size: 10px;
					font-family: Arial;
					color: #FFFFFF;
				}
.style9			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
				}
.med			{
					width:50px;
				}
.style11		{color: #FF0000}
.style18		{
					font-family: arial;
					font-size: 12px;
				}
.style21		{	color: #FF0000; 
					font-weight: bold; 
				}
.header1		{	padding-left:3px;
				}
.style12		{font-family: Arial}
.style23		{	font-family: Arial; 
					font-size: 12px; 
					font-weight: bold; 
				}
.Confirm		{
					background: url(../../STAT/IMG/INV/confirm.jpg);
				}
.Backbtn		{
					background: url(../../STAT/IMG/INV/buttons.jpg);
				}
.BtnPrint
				{
					background: url(../../STAT/IMG/INV/print.jpg);
				}
.frmstyle 
				{  
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 11px; 
					color: #000000; 
					font-weight: bold
				}
.style48O		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #6666FF;
				}
.style49h		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
					color: #FFFFFF;
				}
.style65 
				{
					font-family: Arial,Helvetica, sans-serif; 
					font-size: 12px; 
					color: #000000;  
				}
.style46		{
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 12px;
				}
.style47 
				{
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 10px; 
					text-align:justify
				}
.style48		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
				}
.style51		{
					font-family: Arial;
					font-weight: bold;
					font-size: 12px;
					color: #FFFFFF;
				}
.bodytext
				{
					FONT-SIZE: 11px;
					COLOR: #333333;
					FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
				}
.TabCell
				{
					width:300px;
					BORDER-BOTTOM: black 1px solid;
					BORDER-LEFT: black 1px solid;
					BORDER-RIGHT: black 1px solid;
					BORDER-TOP: black 1px solid;
					FONT-FAMILY: Verdana, Arial, Helvetica;
				}
.TabCell_small
				{
					width:150px;
					BORDER-BOTTOM: black 1px solid;
					BORDER-LEFT: black 1px solid;
					BORDER-RIGHT: black 1px solid;
					BORDER-TOP: black 1px solid;
					FONT-FAMILY: Verdana, Arial, Helvetica;
				}
.dash			{ 
					border-bottom-width: 1px; 
					border-top-width: 1px; 
					border-right-width: 1px; 
					border-left-width: 1px; 
					border-top-style: outset; 
					border-right-style: outset; 
					border-bottom-style: outset; 
					border-left-style: outset; 
				} 
.frmstyleErr 
				{
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 11px; color: #000000
				}

.style58 
				{
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 12px; 
					color: #000000; 
					font-weight: bold; 
				}
.style59		{color: #6B94CA}
.style61		
				{
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 12px; 
					color: #FFFFFF; 
				}
.headingTxt 
				{
						font-family: Arial, Helvetica, sans-serif;	
						font-size: 12px;	
						font-weight: bold;	
						color: #da251d;
				}
.headingTd		
				{
						height:15px;	
						background-color:#fbdfc9
				}
.Buy
				{
					background: url(../../STAT/IMG/INV/btn_buy.gif);
				}
.Redeem
				{
					background: url(../../STAT/IMG/INV/btn_redeem.gif);
				}	
.Change_Dividend_Option
				{
					background: url(../../STAT/IMG/INV/Change_Dividend_Option.gif);
				}	
.PendingTrxn	
				{
					background: url(../../STAT/IMG/INV/btn_pendingTransaction1.gif);
				}
				
.Login
			{
				background: url(../../STAT/IMG/INV/login.gif);
			}
.Activate
			{
				background: url(../../STAT/IMG/INV/btn_activate.gif);
			}
.Download
			{
				background: url(../../STAT/IMG/INV/btn_downloaddetails.gif);
			}
.DownloadTranHistory
			{
				background: url(../../STAT/IMG/INV/dn_hist.gif);
			}
.DownloadDivHistory
			{
				background: url(../../STAT/IMG/INV/dn_div.gif);
			}	
icoOverValidateSummary{
	background:url(../../STAT/IMG/INV/alert_critical_on.gif) no-repeat top left;
	width:16px;
	height:16px;
}
.icoBlankValidateSummary{
	background:url(../../STAT/IMG/INV/alert_critical_on.gif) no-repeat top left;
	width:16px;
	height:16px;
}
.icoOutValidateSummary{
	background:url(../../STAT/IMG/INV/alert_critical_on.gif) no-repeat top left;
	width:16px;
	height:16px;
}
.icoOffValidateSummary{
	background:url(../../STAT/IMG/INV/alert_critical.gif) no-repeat top left;
	width:16px;
	height:16px;
}
.select-free
{
	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	/*filter:mask();must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.grayhead{
	background-color:#D7E6F3; 
	border-bottom:1px solid #9EBEDB; 
	/*display:block; */
	padding:1px;
	border-top:1px solid #FFFFFF; 
	height:25px;
	line-height:25px;
	font-weight:bold;
}
select{
	height:10px;
	font-family:arial;
	font-size:12px;
}

.Activate
{
	background: url(../../STAT/IMG/INV/btn_activate.gif);
}
.frmcontent
{
	font-family:verdana;
	font-size:10px;
}
.test
{
	background-color:#CCFF00;
}
.style1 {font-family: verdana; font-size: 11px; font-weight: bold; }
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-family: verdana; font-size: 11px; }
.btnReset
{
	background: url(../../STAT/IMG/INV/reset_bt.gif);
}
.btnsubmit
{
	background: url(../../STAT/IMG/INV/submit_bt.gif);
}
.style5 {font-family: verdana; font-size: 10px; font-weight: bold; }
.style6 {font-family: verdana; font-size: 10px;}
.lb
{
	width:156px;
	font-size:10px;
}
.box 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 200px;
}
.box1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 200px;
}
.Accept
{
	background: url(../../STAT/IMG/INV/accept.gif);
}
.DontAccept
{
	background: url(../../STAT/IMG/INV/i_dont_accept.gif);
}
.close
{
	background: url(../../STAT/IMG/INV/close.gif);
}
.Cancel
{
	background: url(../../STAT/IMG/INV/btn_cancel.gif);
}
.DownloadNAVHistory
{
	background: url(../../STAT/IMG/INV/dn_nav.gif);
}
.drpheight
{
	height:20px;
}
