body 
{
	scrollbar-3d-light-color:#2B5192;
	scrollbar-arrow-color:#A8C5ED;
	scrollbar-base-color:#A8C5ED;
	scrollbar-dark-shadow-color:#A8C5ED;
	scrollbar-face-color:#2B5192;
	scrollbar-highlight-color:#2B5192;
	scrollbar-track-color:#A8C5ED;
	scrollbar-shadow-color:#A8C5ED;
	table.report tr.rosthead { background: #003465; }
}

.hiddenlink 
{
  	color: #ffffff; /* same color as the surrounding text */
  	text-decoration: none; /* to remove the underline */
  	cursor: text; /* to make the cursor stay as a text cursor, not the hand */
}

