body { 
  background-image:url('http://callmefairf.com/tecmo/bg.jpg');
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%; 
  max-height: 100%; 
} 

#container {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
} 

A: { text-decoration: none; color: #00BFFF; }
A:link { text-decoration: none; color: #00BFFF; }
A:visited { text-decoration: none; color: #00BFFF; }
A:hover { text-decoration: underline; color: #00BFFF; }
A:active { text-decoration: none; color: #00BFFF; }

h1 {
  font-family: arial; 
  font-size: 30px; 
  font-weight: bold;
  font-style: italic;
  color: white;
}

h2 {
  font-family: arial; 
  font-size: 25px; 
  font-weight: bold;
  font-style: italic;
  color: white;
}

p.owners {
  font-family: arial; 
  font-size: 20px; 
  font-weight: bold;
  color: white;
}

p.profiles {
  font-family: tahoma; 
  font-size: 18 px; 
  font-weight: bold;
  color: white;
}

p.plain {
  font-family: times; 
  font-size: 25 px; 
  font-weight: bold;
  font-style: italic;
  color: white;
}

p.plain2 {
  font-family: verdana; 
  font-size: 20 px; 
  font-weight: bold;
  color: white;
}

img.whiteborder {
  border-style: solid;
  border-color: white;
  border-width: 5px;
}

td {
  border: 0px;
} 

td.ImgHome {
  background: url(http://callmefairf.com/tecmo/home.jpg) no-repeat; 
  vertical-align: top;
}

td.ImgHeader {
  background: url(http://callmefairf.com/tecmo/header.jpg) repeat; 
  vertical-align: top;
}

td.ImgMenu {
  background: url(http://callmefairf.com/tecmo/menu.jpg) no-repeat; 
  vertical-align: top;
}

td.ImgMenu2 {
  background: url(http://callmefairf.com/tecmo/menu2.jpg) no-repeat; 
  vertical-align: top;
}

td.ImgNBALogo {
  background: url(http://callmefairf.com/tecmo/nba_logo.jpg) no-repeat; 
  vertical-align: top;
}

td.StandingsMenuHeader {
  font-family: "Verdana"; 
  font-size: 30 px; 
  font-weight: bold;
  color: red;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  padding-left: 2px;
}

td.StandingsMenu {
  font-family: "Courier New"; 
  font-size: 25 px; 
  font-weight: bold;
  color: gold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

td.StandingsMenuInput {
  font-family: "Courier New"; 
  font-size: 20 px; 
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

td.stats {
  border: 10px;
  text-align:right;
  background-color: black
  font-family: "Courier New"; 
  font-size: 13 px; 
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}


td.IMG_Blank {
  background: url(http://callmefairf.com/tecmo/bg.jpg); 
  vertical-align: top;
}

font.MenuText {
  font-family: "Lucida Console"; 
  font-size: 15px; 
  font-weight: bold;
  color: white;
}

font.HeaderText {
  font-family: "Courier New"; 
  font-size: 40px; 
  font-weight: bold;
  color: red;
}

font.HeaderText2 {
  font-family: "Lucida Console"; 
  font-size: 30px; 
  font-weight: bold;
  color: FF66FF;
}

font.MainText {
  font-family: "Lucida Console"; 
  font-size: 15px; 
  font-weight: normal;
  color: white;
}

select {
  font-family: "Courier New"; 
  font-size: 20px;
  font-weight: bold;
}


