body{
margin:0;
padding:0;
line-height: 1.2em;
background: #646464;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
position:absolute; left: 60px; top: 360px;
font-family: arial, helvetica, sans-serif;
font-size: 10pt; 
color: #7d7d7d;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, a:visited
{
color: #7d7d7d;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #b7a7aa;
text-decoration: none;
}

#container {
margin:0px;
background: #FFFFFF;
padding:8px 15px 3px 15px;
border:0px;
position:absolute; left: 0px; top: 400px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #404040;
}

a:hover { 
	color: #FFFFFF;
        cursor: help;
	background-color: #b7a7aa; 
}

a:link, a:active, a:visited {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #7d7d7d;}

#footer {
position: relative;
clear:both;
margin-left: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 9px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
line-height: 11pt;
color: #404040;
}

#footer a:hover{
text-decoration: none;
}

input, textarea, option, select {
	padding:2px; 
	font: 10pt arial;
	color: #7d7d7d;
	letter-spacing: 1px;
        background-color: #FFFFFF; 
        border-right: 0px solid #D1D1D1;
        border-left: 0px solid #D1D1D1;
        border-top: 0px solid #D1D1D1;
        border-bottom: 2px solid #b7a7aa; 
        font-style: italic;
        font-weight: normal;
}

.stats {
  margin: 15px;
  padding: 5px;
  width: 400px;
  border: 0px dotted #202020;
  background: #b7a7aa;
  text-align: center;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #ffffff;
  }

.linie {
  border-bottom-color: #404040;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/theidsh/tv_button.gif)
}

td {font: 10pt Arial, Verdana, Tahoma, sans-serif; color: #7d7d7d;}

b  {font-family: arial, helvetica, sans-serif; font-size: 14pt; text-transform: lowercase;  font-weight: bold; color: #7d7d7d;}
em {font-size: 8pt; 
color: #808080;
line-height: 15px;
}

hr {display:none}
