BODY{
	background-color:black;
	color: white; 
	background-repeat:no-repeat;
	scrollbar-arrow-color: black; 
	scrollbar-base-color:black; 
    scrollbar-dark-shadow-color: white; 
    scrollbar-track-color: black; 
    scrollbar-face-color: black; 
    scrollbar-shadow-color: white; 
    scrollbar-highlight-color: white; 
    scrollbar-3d-light-color:white;
font-family:arial;font-size:small;
	}


   a:link { color:white}
   a:visited { color:white}
   a:active { color:white }
   h3 { color:White }

 div 
{
left:200px;
border-color:White;
border:2px;
border-style:solid; 
top:175px; 
background-color:Black; 
position:absolute;
width:5.5in;
height:5.5in;
overflow:scroll;
background-image:url(OLOBackCollage.gif);
background-repeat: repeat;
background-position: 200px 200px;
background-attachment: fixed;
font-size:small;
}

span 
{left:900px;
border-color:White;
border:2px;
border-style:solid; 
top:175px; background-color:Black; position:absolute;
width:2.5in;
height:5.5in;
overflow:scroll;
background-repeat: repeat;
background-image:url(OLOBackCollage.gif);
background-position: 200px 200px;
background-attachment: 
fixed;font-size:small;}







.dark{
	color:navy;
}
.medium{
  color:red;
}
.light{
  color:yellow;
}
.sub{
	font-size:50%;
	color:blue;
	vertical-align:sub;
}
#simpleView{
	text-align:center;
	border:solid 1px #eee;
	padding:1em;
	background:black;
}

#sv_image{
	border:solid #e0e0e0;
	border-width:0 1px 1px 0;
}
#simpleView a{
	font-size:1.5em;
	font-weight:bold;
	padding:0.2em 0.8em;
	text-decoration:none;
	background:black;
	color:#666;
	margin:0;
	line-height:2em;
	border:solid 1px #aaa;
}
#simpleView a:hover{
	background:white;
}
#simpleView a.disabled{
	color:#ccc;
	cursor:default;
	background:#ddd;
}
#sv_archive{
	margin:0;
	padding:0;
}
#sv_archive input{
	background:none;
        font-face:arial;
	color:white;
	border:none;
	padding:0 0.2em;
	cursor:pointer;
}
#sv_archive select{
	font-size:0.6em;
	line-height:1.4em;
}
#sv_number{
	font-size:0.5em;
	color:#888;
}
