body{
background-color: #0A6F0A;
margin-top: 0px;
margin-bottom: 0px;
}
td{
font-family: georgia, times, serif;
font-size: 11px;
color: #FFFFFF;
}
.bigtxt{
font-family: georgia, times, serif;
font-size: 13px;
color: #EEFFFE;
font-weight: normal;
}
a {
color: #ECFFC9;
text-decoration: none;
}
a:hover {
color: #BCFADA;
text-decoration: none;
}
.page_title{
background-image: url(images/mid2.jpg);
background-position: top center;
background-repeat: no-repeat;
text-align: center;
vertical-align: bottom;
font-family: georgia, times, serif;
font-size: 18px;
color: #FFFFFF;
font-style: italic;
padding-bottom: 20px;
padding-right: 10px;
}

.content_bg{
background-color: #336666;
background-image: url(images/bottom2.jpg);
background-position: bottom center;
background-repeat: no-repeat;
padding-left: 25px;
padding-bottom: 50px;
}
input, textarea{
 padding-left: 5px;
 border-top: solid 1px #003300;
 border-left: solid 1px #003300;
 border-right: solid 1px #003300;
 border-bottom: solid 1px #003300;
 font-size: 11px;
 font-family: georgia, times, serif;
 color: #006600;
 width: 200px;
 }
.button{
 border-top: solid 1px #CCFFCC;
 border-left: solid 1px #CCFFCC;
 border-right: solid 1px #CCFFCC;
 border-bottom: solid 1px #CCFFCC;
 background-color: #CFEFCF;
 font-size: 11px;
 font-family: georgia, times, serif;
 color: #006600;
 font-weight:bold;
 width: 110px;
 }
 .address{
 font-size: 10px;
 padding-top: 20px;
 vertical-position: bottom;
 }
 .credits{
font-size: 9px;
font-family: verdana, arial, helvetica;
color: #D9FAD9;
text-decoration: none;
}
.credits:hover{
font-size: 9px;
font-family: verdana, arial, helvetica;
color: #CAFFAA;
text-decoration: none;
}
#creditdiv{
position: absolute;
bottom: 2px;
}