body {
/*background-color: #990000;  
  background-attachment: fixed;*/
  background:#E8E9E3 url(images/bg_new.gif) top repeat-x;  }
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #666;  }

.tableborder {border:#C11F18 3px solid;}
.thumbimgborder {border:#C11F18 3px solid;}
   
strong {
  font-weight: bold;
  font-size:12px;
  color: #990000;  }
  
a {
  font-weight: bold;
  color: #EC0109;  }
  
a:hover {
  color: #ff6600;  }
  
  
.episode td {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #fff;
  text-align: justify;
  line-height: 14px;
  vertical-align:top;  }
  
.episode strong {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #F6B233;
  line-height: 13px;  }
  
  
.big  {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px;  }
  
  
.submitButton {
  background-color: #FE7801;
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  color: #fff;
  border: 2px solid #990000;  }
  
  
form {
  margin: 0px;  }