BODY {
  margin-top:    10px;
  margin-bottom: 10px;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #333333;
 /* background-image: url("images/logo_wrekroom.jpg");
  background-repeat: repeat-y;
  background-position: 100% 0; */
}

A:link    { color: #ffffff;   text-decoration: underline }
A:visited { color: #ffffff;   text-decoration: underline }
A:hover   { color: #666666;   text-decoration: underline;}
A:active  { color: blue  ;  text-decoration: none }

.tdHeader {
  font-size:   180%;
  font-weight: bold;
  color:       #000000;
  background:  #00CCCC;
}

.tdSubHeader {
  font-size:   140%;
  font-weight: bold;
  color:       #000000;
  background:  #00C5C5;
}

td, th, p {
  font-size: 80%;
  font-weight: bold;
  color: #000000;
}

.header { 
  font-size: 120%;
  font-weight: bold;
  color: #FFFFFF;
  width: 600px;
  margin: 0 auto;
}

.maincopy { 
  font-size: 100%;
  color: #FFFFFF;
}
	
.playlisttable {
  background: #000000;
}

.rowtitle {
  background: #00cccc;
}

.row1 {
  background: #f0f0f0;
}

.row2 {
  background: #cccccc;
}	

.break {
  background: #339966;
}

.showinfobackground {
  background: #666666;
}

.showinfo {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#theYearList {
 float: left;
}

.list {
 margin-left: 30px;
 display: none;
 float: left;
}

#streamLinks { font-size: 80%; padding-top: 10px; font-weight: normal;}
