a { text-decoration:none; color:darkblue; }
td { font-size:10pt; }
body { background-color: #ffffff; margin: 0px }
pre {
 margin-top:10px;
 width:465px;
 white-space: -moz-pre-wrap;  /* Mozilla, supported since 1999 */
 white-space: -pre-wrap;      /* Opera 4 - 6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 white-space: pre-wrap;       /* CSS3 - Text module (Candidate Recommendation)
                                 http://www.w3.org/TR/css3-text/#white-space */
 word-wrap: break-word;       /* IE 5.5+ */
 font-size:10pt;
 font-family:arial;
 _white-space: pre;   /* IE only hack to re-specify in addition to */
}
#horizon        
	{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content    
	{
	font-family: arial, sans-serif;
	background-color: #ffffff;
	margin-left: -418px;
	position: absolute;
	top: -265px;
	left: 50%;
	width: 836px;
	height: 530px;
	visibility: visible
	}
.blue_link {
	color:#E3FE90;
	text-decoration:none;
}
.middleArea {  
 	margin-left:10px;
	overflow:hidden;
	width:470px;
	height:360px;
}
.stats_race {
	font-size:7pt;
	font-weight:bold;
	background-color:#e9f1f8;
	color:#343434;
}
.stats_wolf { background-color:#d1e1ef; font-weight:bold; font-size:9pt; text-align:center; color:#343434; }
.stats_normal { font-weight:normal; font-size:8pt; text-align:center; color:#343434; }
.stats_wolf_name { background-color:#d1e1ef; font-weight:bold; font-size:9pt; text-align:left; color:#343434; }
.stats_normal_name { font-weight:normal; font-size:8pt; text-align:left; color:#343434; }

