﻿a  
{
    text-decoration: none; 
    color :#0066FF;
    } 
.mymenu {
    list-style: none;
    margin:0;
    height:1.1rem;
    border:0;    
}
.mymenu li {
    display: inline;
    line-height: 1rem;
    text-align:center;
    width:10em;
    float:left;
}
.bDel
{
    Width:80px;
    background-color: Transparent;
    background-image: url('../images/delete.gif');
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
﻿.bAppend
{
    Width:80px;
    background-color: Transparent;
    background-image: url('../images/delete.gif');
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;    
}
.bOk
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/Ok.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bEdit
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/edit.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bSave
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/Save.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bSavePay
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/SavePay.jpg);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}

.bFind
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/find1.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bBack
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/back.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bPayCash
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/PayCash.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bView
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/View.gif);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bExcel
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/excel.jpg);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bExcelIn
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/excelIn.jpg);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bPrint
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/Print.jpg);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.bReset
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/Reset.png);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}
.Return
{
    Width:80px;
    background-color: Transparent;
    background-image: url(../images/undoH.png);
    background-position:left center;
    background-repeat: no-repeat;    
    background-size:1rem 1rem;            
    padding-left:1rem;
}