﻿body 
{
    margin: 0 0 0 0;
    font-size: 12pt;
    font-family: Trebuchet MS, Century Gothic , Arial, Sans-Serif, Courier New, Verdana;
    background-color: #666633;
    color: Black;
}

p
{
    padding-top: 10px;
    padding-bottom: 10px;
}

img 
{
    border: 0 0 0 0;
    border-style: none;
}

#divcontent
{
    text-align: center;
}

.lnkHeader
{
    border: none;
    border-style: none;
}

.footerlink
{
    color: #9c9c3c;
    font-size: 8pt;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-color: #333300;
    text-decoration: none;

}

.serviceheader
{
    color: White;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: underline;
}

.serviceitemheader
{
    color: #333300;
    font-weight: bold;
}

.slashprice
{
    text-decoration: line-thr ough;
    padding-left: 5px;
    padding-right: 5px;
}

a
{
    color: #666633;
    font-weight: bold;  
}

#tbheader
{
    width: 800; 
    text-align:center; 
    background-color: #7f8032;
}

#divcontent
{
    background-color: #9c9c3c; 
    color: #666633; 
    font-weight: bold; 
    font-family: Trebuchet MS, Century Gothic , Arial, Sans-Serif, Courier New, Verdana;
    vertical-align: top;
    text-align: center;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#tbcontent
{
    min-height: 400px;
    width: 700px;
    text-align: left;
}

.pcontenttext
{
    text-indent: 20px;
}

.modalBackground {

	background-color:Gray;

	filter:alpha(opacity=70);

	opacity:0.7;

}
