.background {
    background-color: #FFFFFF;
    background-image: url(images/pageBackgroundLarge.gif);
    background-position: 0px 0px;
}
.footer {
    background-color: #000000;
    background-image: url(images/footerBackground.gif);
    background-position: 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.5em;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tmcfooterback {
    background-color: #000000;
    background-image: url(images/footerBackground.gif);
    background-position: 0px 0px;
}
.tmcfooterlinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.5em;
    padding-top: 13px;
    padding-bottom: 9px;
}
.tmcfooterlinks A:visited   { color: white; text-decoration: none; }
.tmcfooterlinks A:link      { color: white; text-decoration: none; }
.tmcfooterlinks A:active    { color: white; text-decoration: underline; }
.tmcfooterlinks A:hover     { color: white; text-decoration: underline; }
body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #000000;
    background-color: #999933;
}
A {
    color: #000000;
}
.tmcdisclaimer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.15em;
    padding-top: 0px;
    padding-bottom: 13px;
}
.bodyText {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #000000;
    padding-right: 25px;
    padding-left: 20px;
}
.headerText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #330000;
}
.tmcheaderText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #330000;
}
.tmcheaderText A:visited   { color: #330000; text-decoration: none; }
.tmcheaderText A:link      { color: #330000; text-decoration: none; }
.tmcheaderText A:active    { color: #330000; text-decoration: underline; }
.tmcheaderText A:hover     { color: #330000; text-decoration: underline; }
}
.tmcunitnumber {
    font-family: Arial;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #330000;
}
.pricingHeader {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #330000;
}
.pricingBorder {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
    border-left-color: #330000;
    font-family: Courier;
    font-size: 12px;
}
.pricingReserved {
    background-color: #CCCCCC;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
    border-left-color: #330000;
    font-family: Courier;
    font-size: 12px;
}
.pricingSold {
    background-color: #999999;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #330000;
    border-right-color: #330000;
    border-bottom-color: #330000;
    border-left-color: #330000;
    font-family: Courier;
    font-size: 12px;
}
