html, BODY
{
	SCROLLBAR-FACE-COLOR: #dee3e7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}

.ScrollBars
{
	margin-bottom:0px;
	margin-left:6px;
	margin-right:2px;
	margin-top:0px;
	height:100%;
	overflow:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-align:justify;
}

.ScrollBarsFix
{
	margin-bottom:0px;
	margin-left:6px;
	margin-right:2px;
	margin-top:0px;
	overflow:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-align:justify;
}


   


