body {
  background-color:#000033;
  font-size:10px;
  font-family:Verdana,Arial;
  line-height:7pt;
  letter-spacing:0.2mm;
  word-spacing:0.4mm;
  text-decoration: none;
  
  
  scrollbar-face-color : #003366;
	scrollbar-dark-shadow-color : #336699;
	scrollbar-3d-light-color : #FFCC00;
	scrollbar-arrow-color : #006699;
	scrollbar-base-color : #003366;
	scrollbar-highlight-color : #456281;
	scrollbar-shadow-color : #336666;
}

A:link     {text-decoration: none;}
A:visited  {text-decoration: none;}
A:active   {text-decoration: none;}
A:hover    {text-decoration: underline;}

A:link.menue	{text-decoration: none; color:#FFFCF7;}
A:visited.menue	{text-decoration: none; color:#FFFCF7;}
A:active.menue	{text-decoration: none; color:#FFFCF7;}
A:hover.menue	{text-decoration: underline; color:#FFFCF7;}

h1 { color:#FFFCF7; font-size:16px; text-decoration:bold;}

#title {
  color:#FFFFCC;
  font-size:18px;
  font-weight: bold;
}

#menue {
  border:1px solid #ffcc00;
  background-color:#3A5267; 
  padding:10px;
  margin:0;
  font-size:11px;
  color:#FFFCF7;  
}

#head {
  font-size:11px;
  color:#006699;
}

#lh_head {
  background-color: #A7A7A7;
  font-family:Arial;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
}

#lh_td {
  background-color: #354B5F;
  font-family:Arial;
  font-size: 10px;
  color: #FFFCF7;
}

#stathead {
  height:40px;
  background-color: #3A5267;
  font-size: 18px;
  text-align: center;
  color: #FFFCF7;
  font-weight: bold;
}

#stat {
  background-color:#3A5267; 
  font-size:11px;
  color:#FFFCF7;
  font-weight: bold; 
}

#graph {
  width: 200px;
  background-color: #2D3F50;
}

#percent {
  width: 70px;
  background-color: #3A5267;
  font-size: 11px;
  text-align: right;
  color: #FFFCF7;
  font-weight: bold;
}

