 body.scott {background-image: url(''); background-repeat: repeat-x; background-color: #ffffff; background-position:top, left }
 body {background-color: #000000;}
 body {font: normal 12px/14px verdana;}
  a:hover {color:#000000;}
  font.link a:hover {color:#0000ff;}
  font.link a:link span{display: none;}
  font.link a:visited span{display: none;}
 
  font.link a:hover span
  {
  position: absolute;
  margin:0px 20px;
  background-color: beige;
  max-width:220;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 14px/16px tahhoma;
  color: #000;
  text-align:left;
  display: block;
  }


font.smalltext {
	font-family:verdana;
	font-size:9px;
	color:rgb(81, 81, 81);
	text-decoration:none
}
font.text {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: justify;
}
font.mgrey{
	font-family:verdana;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none
}

font.titletext {font-family:verdana; font-size:14px; color:rgb(81, 81, 81); text-decoration:none}
font.title1 {font-family:verdana; font-size:12px; color:rgb(81, 81, 81); text-decoration:none}
font.time1 {font-family:verdana; font-size:10px; color:rgb(145, 145, 145); text-decoration:none}
font.smallyellow {font-family:verdana; font-size:10px; color:rgb(255, 153, 0); text-decoration:none}
font.mediumyellow {font-family:verdana; font-size:12px; color:rgb(255, 153, 0); text-decoration:none}
font.smallgrey {font-family:verdana; font-size:8px; color:rgb(255,255,255; text-decoration:none}
a.smalllink {
	font-family:verdana;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none
}
a.menu {
	font-family:Verdana;
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
a.link {font-family:verdana; font-size:12px; color:rgb(81, 81, 81); text-decoration:none}
a.mediumlink {font-family:verdana; font-size:14px; color:rgb(81, 81, 81); text-decoration:none}
a.biglink {font-family:verdana; font-size:16px; color:rgb(81, 81, 81); text-decoration:none}
.html {background-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CEE7A3;
	scrollbar-arrow-color: #000000;
}
