﻿.tdleft
{
	text-align:right;
	font-family:Tahoma;
	font-size:10pt;
}
.tdright
{
    text-align :left;
	font-family:Tahoma;
	font-size:10pt;
}
.links
{
    text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:600;
	color:Blue;
}
.links:hover
{
    text-decoration:underline;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:600;
	color:Red;
}
    .btnscan
    {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;  BACKGROUND: url(../Images/scanner.png) no-repeat center top;
	BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px ; 
     filter: alpha(opacity=60); opacity: 0.6; width:35px; height:35px;
    }
    .btnscan:hover
    {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;  BACKGROUND: url(../Images/scanner.png) no-repeat center top;
	BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px ; 
     filter: alpha(opacity=100); opacity:1; width:35px; height:35px;
    }
    
     .btnPrv
    {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;  BACKGROUND: url(../Images/refresh22.png) no-repeat center top;
	BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px ; 
     filter: alpha(opacity=60); opacity: 0.6; width:35px; height:35px;
    }
    .btnPrv:hover
    {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;  BACKGROUND: url(../Images/refresh22.png) no-repeat center top;
	BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px ; 
     filter: alpha(opacity=100); opacity:1; width:35px; height:35px;
    }
 .btnDel
    {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;  BACKGROUND: url(../Images/trash-delete.png) no-repeat center top;
	BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px ; 
     filter: alpha(opacity=60); opacity: 0.6; width:35px; height:35px;
    }
    .btnDel:hover
    {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;  BACKGROUND: url(../Images/trash-delete.png) no-repeat center top;
	BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px ; 
     filter: alpha(opacity=100); opacity:1; width:35px; height:35px;
    }
    
  .btnpaye
  {
      border:solid 1px black; background-color:Yellow;font-family:Tahoma;
      font-size:10pt; width:100px; height:25px; cursor:pointer;
  }
  .btnpaye:hover
  {
            border:solid 1px black; background-color:Gray;font-family:Tahoma;
             font-size:10pt; width:100px; height:25px;color:White;
  }
  .font
  {
      	font-family:Tahoma;
	font-size:10pt;
 }
 
 .Zlinks
{
    text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:600;
	color:Blue;
}
.Zlinks:hover
{
    text-decoration:underline;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:600;
	color:Red;
}
.Zlinkstype
{
    text-decoration:underline;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:600;
	color:Red;
}