BODY
{

	scrollbar-width:1px;
	scrollbar-base-color: grey;
	scrollbar-face-color: LightGrey;
	scrollbar-3dlight-color:black;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color:grey;
	scrollbar-shadow-color: LightGrey;
	scrollbar-highlight-color: LightGrey;
	scrollbar-arrow-color: black;
		
}

IMG
{
	position: static;
	background-color: transparent;
	display: block;
	visibility: visible;
	clear: none;
	overflow: hidden;
}

	
.anylinkcss
{
	z-index: 100;
	border-bottom: black 0px solid;
	position: absolute;
	border-left: black 0px solid;
	background-color: gray;
	width: 205px;
	font: 12px/18px Verdana;
	visibility: hidden;
	border-top: black 0px solid;
	border-right: black 0px solid;
}

.anylinkcss a
{
	
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0.5px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: ThreeDDarkShadow;
}

.anylinkcss a:hover
{
	
	background-color: black;
	color: white;
}

input {
border: 1px solid #CCCCCC;
font-weight: bold;
background-color: #FFFFFF;
}
