/* Designed by R Walker */
body {
	background: #FFF url(../images/bssbg2.gif) fixed;
	scrollbar-face-color: #DDD;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #DDD;
	scrollbar-3dlight-color: #C8C8C8;
	scrollbar-darkshadow-color: #4B4B4B;
	scrollbar-track-color: #808080;
	scrollbar-arrow-color: #808080;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #DDD;
}
ul {
	font-family: courier, mono;
	font-size: x-small;
	border-style: outset;
	color: #EEE;
}
.upd  {
	font-family: Arial;
	font-size: xx-small;
	color: black;
	float: right;
	border-style: inset;
}
a {
	color: #808080;
}
a:visited {
	color: #DDD;
}
a:active {
	color: white;
}
a:hover {
	color: black;
	background: #EBEBEB;
	font-weight: bold;
	cursor: se-resize;
}
#changedetect  {
	float: right;
	border: thin inset;
}
