/*<!-- 
Developed By
Syed Nahin
Sr. Software Engineer &
Head of MIS
Panjeree Publications Ltd.
Mobile: 01717081789
Email: nahinsa@gmial.com
Blog: http://www.sourcebean.com
-->
*/

#dHead{
		height:100px; 
		width:100%; 
		position: fixed; 
		background-color:#FFFfFf; 
		top:3px; 
		margin-top:0px; 
		padding-top:0px;
		margin-top: 0px;
		border-bottom-style: ridge;
		border-bottom-color: #FFFFF2;
		border-bottom-width:thin;	
}

#tHead{
		width:100%;
		border:0;
		padding-right:0px; /* IE */
}

#tList{
		width:100%;
		border:0;
}

#dList{
		padding-top:0px;  /* IE */
		width:100%px;
		font-size:13.5pt;
}

#dList a{
		text-decoration:none;
		color:#000000;
}

#dList a:hover{
		text-decoration:none;
		color:#0B55C4;
}

#trx	{
		background-color:#f2f4fc; 
}

#try	{
		background-color:#ffffff; 
}

#tdi 	{
		width:100px;
		text-align: center;
		padding-left:25px;
		padding-right:25px;
}

#tdt	{
		width:100%;
		text-align: left;
}