/* *******************************************
Velvet Elvis
Stylesheet  12/31/2001
*******************************************/
  
  body {
	background-image : miscimgs/sidefill.jpg;
	scrollbar-3d-light-color: gray;
	scrollbar-arrow-color: #cc66ff;
	scrollbar-base-color: gray;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: Gray;
}
  
A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none } 
a:hover 	{color:#9446C2;}
  body{
overflow:scroll;overflow-x:hidden
}
.popper
{
  position : absolute;
  visibility : hidden;
}

