
body {
  background-image: url(images/bg.gif);
  background-attachment: fixed; }
  
  
td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #1F1A17;
  text-align: justify;
  line-height: 14px; }
  
  
strong {
  font-weight: bold;
  color: #C42720; }
  
  
#main {
  width: 730px;
  border: 1px solid #d6d6d6;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #1F1A17;
  text-align: justify;
  line-height: 14px; }
  
  

#footer {
  background-image: url(images/footerBg.gif);
  width: 730px; 
  height: 67px;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #1F1A17;  }
  
  
a { color: #C42720; }
a:hover { color: #1F1A17; }
a:visited { color: #808080; }


h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #C42720;
  margin: 0px; }
  
  
hr {
  height: 1px;
  background-color: #d6d6d6;
  color: #d6d6d6;
  border: 0px; }
  
  
.title {
  font-weight: bold;
  color: #1F1A17; }
  
  
#bigtable td {
  font-size: 10px; }
  
  
.text {
  background-image: url(images/inputBg.gif);
  border: 1px solid #d6d6d6;
  font-family: Arial, sans-serif;
  font-size: 11px; }
  
  
textarea {
  background-image: url(images/inputBg.gif);
  border: 1px solid #d6d6d6;
  font-family: Arial, sans-serif;
  font-size: 11px; }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  