﻿.center {
}

body, td, th {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    line-height: 20px;
    padding-right: 0px;
}

#sendmessage {
    text-align: center;
    color: white;
    background-color: #a3cd39;
    border: 0;
    border-radius: 2px;
    padding: 6px;
}

input {
    border-width: 1px;
    border-color: lightgray;
    border-radius: 3px;
}

.tabletxt {
    margin-left: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.button {
    padding-bottom: 15px;
}

.bold12 {
    font-size: 14px;
    color: #0A3168;
    line-height: 20px;
    font-weight: bold;
}

.bb122 {
    font-size: 14px;
    color: #0A3168;
    font-weight: normal;
    line-height: 20px;
}

body {
    background-image: url(images/back.jpg);
    background-repeat: repeat-x;
}

.shadow {
    font-size: 9px;
    vertical-align: top;
    font-family: Verdana, Geneva, sans-serif;
}

.white {
    color: #FFF;
}

.rrrrrrrrrrrrrrrrrrrrrrrrr {
    color: #F00;
}

.bullets {
    padding-left: 0px;
}

.bold {
    font-weight: bold;
}

.address {
    color: #666;
    font-size: 10px;
    font-weight: normal;
}

#testWrapper {
    width: 805px;
    margin: 0 auto;
    display: block;
}

#testWrapper input {
    margin: 0 auto;
    display: block;
}