@charset "utf-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
img { margin: 0px; padding: 0px; }
table { width: 95%; background: url(bkgrnd.jpg) repeat; text-align: center; 
}
tr, td { text-align: left; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center;  vertical-align: bottom; }
.txBlue { color: #00008b; font-weight: bold; }
.txBld { color: #666; font-weight: bold; }
td.lh2 { line-height: 2em; }
td.lh3 { line-height: 5em; }

#wrapper { margin: 0px auto 0 auto; padding: 15px; width: 45em;  background: url(../pics/bkgrnd_header.jpg) repeat; text-align:center; color: #666; font-size:12px; 
}
#form { width: 550px; margin: 10px; padding: 15px 0 10px 0; background-color:#fff; color: #666; font-size:12px; font-weight:bold; 
}
#image {  margin: 0px; padding: 0 0 10px 0; float: left; width: 90px; text-align: right;
}
#link { float: right; width: 34em; margin: 25px 0 0 0; padding: 0px; text-align: left; color: #009900; font-weight: bold; 
}
#thanks { width: 350px; margin: 20px auto; padding: 15px; border: 25px solid #bc8f8f;  background: url(bkgrnd.jpg) repeat; 
}
#thanks p.title { margin: 10px 0 0px 35px; }
.button1 { height: 25px; font-size: 10px; font-weight: bold; color: #fff; background-color:#bc8f8f; }
.hdr {align: center; vertical-align: top; background-color: #000088; text-align:center; color: #eee8aa; font-size:14px; font-weight:bold;  }
.lnk { vertical-align: bottom; text-align:left; color: #cc3300; font-size:12px;  font-weight:bold; }
.snt {  line-height: 20px; text-align: center; color: #009900; font-weight: bold; }
