.input{font: 8pt ARIAL; color: #910301; border: 1px inset SILVER;}

BODY 
{ 
background: #000000 url(https://www.2elitestudio.com/bandandvenue/images/gradient.gif) repeat-x;margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#DCDCDC;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #3f3f3f;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #800000;
color: white;
}
}


