﻿.contact
{
    width: 800px;
    margin-top: 30px;
    margin-left: 0px;
}

.contact-header
{
    background: none repeat scroll 0 0 #426DAB;
    left: 0;
    padding: 0;
    height: 40px;
    text-align: center;
    position: relative;
    width: 800px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
}

.paypal-bronze
{
    background: url("../images/bronze.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-silver
{
    background: url("../images/silver.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-gold
{
    background: url("../images/gold.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-green80
{
    background: url("../images/green80.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-green100
{
    background: url("../images/green100.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-green150
{
    background: url("../images/green150.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-gray50
{
    background: url("../images/gray50.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-bronze80
{
    background: url("../images/bronze80.png") center rgba(0, 0, 0, 0) !important;    
    border: 1px solid #a9a9a9;
}

.paypal-silver80
{
    background: url("../images/silver80.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-silver150
{
    background: url("../images/silver150.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-silver200
{
    background: url("../images/silver200.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-gold80
{
    background: url("../images/gold80.png") center rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
}

.paypal-blue
{
    background: url("../images/bg-li-active.gif") repeat-x scroll center top rgba(0, 0, 0, 0) !important;
    border: 1px solid #a9a9a9;
    color: white;
}

.paypal-text
{
    font-family: Times New Roman;
    text-align: center;
    font-size: 16px;
    border-collapse: collapse;
    border: 0px solid;
    font-weight: bold;
    height: 80px;
    text-decoration: none;
    padding: 0 5px 0 5px;
}

.paypal-text a
{
    text-decoration: none;
    color: black;
}
