﻿body {
}

.price_table , .add_table, .serv_table
{
    width: 100%;
}

.price_head1, .price_head2
{
    font-weight: bold;
    font-size: 8.5pt;
    font-family: Tahoma;
    padding-left: 10px;
    white-space: nowrap;
    height: 30px;
    padding-right: 50px;
}

.price_head1
{
    border-top: #a59e98 1px solid;
    border-bottom: #a59e98 1px solid;
    background-color: #e3dcd6;
}   

.price_head2
{
    border-top: #7c7b83 1px solid;
    border-bottom: #7c7b83 1px solid;
    background-color: #cecdd3;
}   

.add_head
{
    font-weight: bold;
    font-size: 8.5pt;
    background-image: url(App_Themes/MM/add_head.jpg);
    font-family: Tahoma;
    padding-left: 5px;
    background-repeat: repeat-x;
    white-space:nowrap;
}

.serv_head0, .serv_head1, .serv_head2, .contact_head1, .contact_head2
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Tahoma;
    padding-left: 5px;
    white-space: nowrap;
    color: #4b7fb8;
    height: 24px;
    width: 400;
}

.serv_head0,
{
    font-size: 16pt;
    color: #400040;
}

.serv_head1, .contact_head1
{
    color: #4b7fb8;
}
.serv_head2, .contact_head2
{
    color: #4b7fb8;
}

.serv_cel1, .contact_cel1
{
    padding-left: 5px;
    font-size: 10pt;
    font-family: Tahoma;
}

.serv_cel2, .contact_cel2
{
    padding-left: 5px;
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: bold;
    color: #605e5d;
}

.price_cel1, .price_cel2, .price_cel3 , .price_cel4
{
    font-size: 8.5pt;
    font-family: Tahoma;
    border-bottom: #a59e98 1px solid;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
}


.contact_cel3
{
    padding-left: 5px;
    font-size: 12pt;
    font-family: Tahoma;
    font-weight: bold;
    color: #605e5d;
}


.price_cel1 , .price_cel3
{
    font-weight:bold;
}

.textbox1
{
    font-size: 9pt;
    color: dimgray;
    font-family: Tahoma;
    text-decoration: none;
}