BODY {
background: white url('images/bg-grad.jpg') repeat-x;
background-attachment: fixed;
}

table.main {
background-color: white;
border: #106e49 3px solid;
}

td.header1 {
padding: 5px;
}
#phones {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 15px;
color: #002859;
text-decoration: none;
font-weight: bold;
text-align: right;
padding: 5px;
}

td.header2 {
border-top: #106e49 2px solid;
border-bottom: #106e49 2px solid;
}

td.content {
font-family: Arial, Sans-serif;
font-size: 12px;
color: #002859;
text-decoration: none;
font-weight: normal;
padding: 10px;
}
td.content h1 {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 17px;
color: #047866;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

.fields {
font-family: sans-serif;
font-size: 13px;
color: #002859;
text-decoration: none;
font-weight: bold;
border: #a2a2a2 1px solid;
}
#subforms {
background-color: #e1e1e1;
font-family: sans-serif;
font-size: 12px;
color: black;
text-decoration: none;
font-weight: bold;
text-align: left;
padding: 5px;
}
#messages {
font-family: sans-serif;
font-size: 12px;
color: #11704b;
text-decoration: none;
font-weight: bold;
text-align: left;
padding: 5px;
}
#fieldNames {
font-family: sans-serif;
font-size: 12px;
color: #002859;
text-decoration: none;
font-weight: bold;
padding: 5px;
}
.submits {
background-color: #1a835a;
font-family: sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
border: #11704b 1px solid;
}

td.counter {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: #7d7d7d;
text-decoration: none;
font-weight: normal;
text-align: left;
padding: 10px;
}

td.address {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 12px;
color: #002859;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 2px;
}

td.footer {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 12px;
color: #7d7d7d;
text-decoration: none;
font-weight: normal;
text-align: center;
padding: 4px;
}
.footer a:link, .footer a:visited {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 12px;
color: #002859;
text-decoration: none;
font-weight: bold;
}
.footer a:active, .footer a:hover {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 12px;
color: #1a835a;
text-decoration: none;
font-weight: bold;
}