﻿body 
{
    margin: 0px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

hr
{
    color: #d7d7d7;
    height: 1px;
    }

table.mt
{
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    }
    
.searchBox
{
    font-family: Tahoma;
    font-size: 12px;
    border: solid 1px #c7c7c7;
    padding: 4px;
    width: 220px;
    }

.searchButton
{
    border: solid 1px #c7c7c7;
    font-size: 12px;
    padding: 0px 4px 0px 4px;
    }
    
td.search
{font-size: 10px; text-align: left; vertical-align: top; padding-left: 10px;}    
    
div.sd
{width: 175px;}    
td.lg
{
    width: 607px;
    height: 84px;
    border-bottom: solid 1px #e7e7e7;
    }    
td.gr
{
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#e1e1e1', startColorstr='#faf9f9', gradientType='1');
    border-bottom: solid 1px #e7e7e7;
    text-align: right;
    vertical-align: middle;
    padding-right: 3px;
    }    
    
table.ms
{
    width: 100%
    }

td.mn
{
    border-right: solid 1px #c7c7c7;
    
    border-bottom: solid 1px #c7c7c7;
    background: #ededed;
    width: 200px;
    }    
    
table.menu
{
    width: 100%;
    }    
    
td.mi
{
    font-size: 13px;
    color: #000;
    border: solid 1px #ededed;
    cursor: hand;
}

td.mi_h    
{
    font-size: 13px;
    color: #000;   
    background: #cfcfcf;
    border: solid 1px #9f9f9f;
    cursor: hand;
}

td.content
{
    border-bottom: solid 1px #c7c7c7;
    }
    
td.footer
{
    height: 60px;
    background-position: right top;
    background-attachment: fixed;
    background-image: url(img/footer.jpg);
    background-repeat: no-repeat;
}    