body {
  background: white;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
}

img {
  border-width: 0pt;
}

.default {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #003860;
  text-decoration: none;
}

.textbox {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  color: #082060;
  border: thin solid #6060A0;
  background-color: #EEEEF0;
}

.button {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #003860;
  text-align: center;
  border: thin solid #003860;
  background-color: #CCCCCC;
}

.title {
  font-size: 12pt;
  color: #003860;
  font-weight: bold;
}

.subtitle {
  font-size: 11pt;
  color: #003860;
  font-weight: bold;
}

.fixed {
  font-family: courier;
  font-size: 10pt;
  color: #003860;
  text-decoration: none;
}

.warning {
  font-size: 10pt;
  color: red;
  font-weight: bold;
}

.important {
  font-size: 10pt;
  color: green;
  font-weight: bold;
}

.footer {
  font-size: 8pt;
  color: #003860;
}

.movietc {
  color: white;
  font-size: 9pt;
  font-weight: bold;
}



a {
  font-size: 10pt;
  color: #003860;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #4078A0;
}

a.title:hover {
  font-size: 12pt;
  color: #0000CF;
  font-weight: bold;
  text-decoration: none;
}

a.title {
  font-size: 12pt;
  color: #00007F;
  font-weight: bold;
  text-decoration: none;
}

td {
  font-size: 10pt;
}

.searchtable {
  background: #ffcc66;
  border-color: #111111;
}

.searchtablealternate {
  background: #ffffcc;
  border-color: #111111;
}

.searchheader {
  background: black;
  color: #ff6600;
}

.searchnormal {
  background: #ffcc66;
  color: black;
}

.searchalternate {
  background: #ffffcc;
  color: black;
}

.searchhilite {
  background-color: #66ff66;
  color: black;
}

.tvschedule-title {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
.tvschedule-title:hover {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
