﻿	.buttonPrint
        {            
			background: white url('../Images/btnPrint.jpg');
			width: 110px;
			height: 25px;
			border: none;
			border-style: none;
            cursor: hand;
		}       
        .buttonPrint:hover 
        { 
        	background: white url('../Images/btnPrint2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
         .buttonSearch
        { 
        	background: white url('../Images/btnSearch.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonSearch:hover 
        { 
        	background: white url('../Images/btnSearch2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonInsert
        { 
        	background: white url('../Images/btnInsert.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonInsert:hover 
        { 
        	background: white url('../Images/btnInsert2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonEdit
        { 
        	background: white url('../Images/btnEdit.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonEdit:hover 
        { 
        	background: white url('../Images/btnEdit2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonReturn
        { 
        	background: white url('../Images/btnReturn.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonReturn:hover 
        { 
        	background: white url('../Images/btnReturn2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonCancel
        { 
        	background: white url('../Images/btnCancel.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonCancel:hover 
        { 
        	background: white url('../Images/btnCancel2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonSabt
        { 
        	background: white url('../Images/btnSabt.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonSabt:hover 
        { 
        	background: white url('../Images/btnSabt2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonSabtReturn
        { 
        	background: white url('../Images/btnSabtReturn.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonSabtReturn:hover 
        { 
        	background: white url('../Images/btnSabtReturn2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonPrintE
        { 
        	background: white url('../Images/btnPrintE.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonPrintE:hover 
        { 
        	background: white url('../Images/btnPrintE2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
		.buttonDo
        { 
        	background: white url('../Images/btnDo.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonDo:hover 
        { 
        	background: white url('../Images/btnDo2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonTransfer
        { 
        	background: white url('../Images/btnTransfer.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonTransfer:hover 
        { 
        	background: white url('../Images/btnTransfer2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonCancelDo
        { 
        	background: white url('../Images/btnCancelDo.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonCancelDo:hover 
        { 
        	background: white url('../Images/btnCancelDo2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonClear
        { 
        	background: white url('../Images/btnClear.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
        .buttonClear:hover 
        { 
        	background: white url('../Images/btnClear2.jpg') ;
        	width: 110px;
            height: 25px;
            border: none;
            cursor: hand; 
        } 
