html {
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #000015;
	scrollbar-highlight-color: #000099;
	scrollbar-3dlight-color: #000033;
	scrollbar-darkshadow-color: #101010;
	scrollbar-track-color: #252525;
	scrollbar-arrow-color: #666666;
}

table tr td table{
	position:relative; 
	left:0px; 
	top:0px; 
	width:217px; 
	background-color:#333333; 
	filter:alpha(Opacity=70); 
	overflow:auto
}

table tr td table a:link{
	color:#6666ff;
	font-weight:bold;
}

table tr td table a:active{
	color:#ccccff;
	font-weight:bold;
}

table tr td table a:visited{
	color:#ccccff;
	font-weight:bold;
}