<!--
/*---------------------------------------------------------------------
MY TV WEB STYLES
---------------------------------------------------------------------*/

#wrapper {
  width:960px;
  margin: 10px auto 0px auto;
  height: auto;
  background-color:#ffffff;
}

img {border: 0px;}

h1 {
  font-weight:800;
  font-family:verdana,helvetica,sans-serif;
  font-size:22px;
  color:#231f20;
  text-decoration:none;
}
h2 {
  font-weight:600;
  font-family:verdana,helvetica,sans-serif;
  font-size:16px;
  color:#8dc63f;
  text-decoration:none;
  letter-spacing:2px;
  margin:0px;
  padding:0px;
}
body {
  font-family:verdana,helvetica,sans-serif;
  font-size:11px;
  color:#000000;
  background-color: #ffffff;
  padding:0px;
  margin:0px;
}

td, font, input, select, textarea {
  font-family:verdana,helvetica,sans-serif;
  font-size:11px;
  color:#000000;
  text-decoration:none;}

p {
  text-align: justify;
  color:#666666;
  font-family:verdana,helvetica,sans-serif;
  margin:10px;
  padding:5px;
}

.smallprint {
  font-family:verdana,helvetica,sans-serif;
  font-size:10px;
  color:#46494f;
  text-decoration:none;
}

.smallwhite {
  font-family:verdana,helvetica,sans-serif;
  font-size:8px;
  color:#ffffff;
  text-decoration:none;
}

a:link {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#0e76bc; text-decoration:underline;}
a:visited {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#0e76bc; text-decoration:underline;}
a:hover {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#8dc63f; text-decoration:underline;}
a:active {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#0e76bc; text-decoration:underline;}

a.big:link {font-family:verdana,helvetica,sans-serif; font-size:16px; color:#666666; text-decoration:underline;}
a.big:visited {font-family:verdana,helvetica,sans-serif; font-size:16px; color:#666666; text-decoration:underline;}
a.big:hover {font-family:verdana,helvetica,sans-serif; font-size:16px; color:#8dc63f; text-decoration:underline;}
a.big:active {font-family:verdana,helvetica,sans-serif; font-size:16px; color:#666666; text-decoration:underline;}

.left {float: left;}
.right {float: right;}
.bold {font-weight:800;}

.clearer {
  font-size: 0px;
  line-height: 0px;
  display: block;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 0px;
  width: auto;
}

/*---------------------------------------------------------------------
HEADER
---------------------------------------------------------------------*/
#header {
  width:960px;
  height:86px;
  background:url('../images/header-bg.gif');
  background-repeat:repeat-x;
}

/*---------------------------------------------------------------------
CENTER PAGE CONTENT
---------------------------------------------------------------------*/
#content {
  height: 1%;
  width:960px;
  float:left;
  background-color:#ffffff;
}

.hgreen  {
  background-color:#8dc63f;
  color:#ffffff;
  font-size:14px;
  font-weight:800;
  padding:2px;
}

.footer {
  width:960px;
  font-size: 11px;
  color: #666666;
  text-align:center;
  padding:5px;
}
a.footer:link {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#666666; text-decoration:none;}
a.footer:visited {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#666666; text-decoration:none;}
a.footer:hover {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#8dc63f; text-decoration:underline;}
a.footer:active {font-family:verdana,helvetica,sans-serif; font-size:11px; color:#666666; text-decoration:none;}

/*---------------------------------------------------------------------
misc
---------------------------------------------------------------------*/
.input100 {
  width:100px;
  font-family:verdana,helvetica,sans-serif;
  font-size:12px;
  color:#46494f;
  }
.input180 {
  width:180px;
  font-family:verdana,helvetica,sans-serif;
  font-size:12px;
  color:#46494f;
  }
.input70 {
  width:70px;
  font-family:verdana,helvetica,sans-serif;
  font-size:12px;
  color:#46494f;
  }
-->
