.tdsmall {
	font-family : "Arial";
	font-size : 10px;
	color : White;
}

.tdmedium {
	font-family : "Arial";
	font-size : 11px;
	color : White;
}

.textBody {
	font-family : "Arial";
	font-size : 12px;
	color : #616162;
}

A:link  {text-decoration:none; color:#c75f24;}
A:visited {text-decoration:none; color:#c75f24;}
A:hover {text-decoration:underline; color:#c75f24;}

#scContent{
	position: absolute;
	left: 10;
	top: 2;
	width: 420;
}	
	#scWindow {
	position: absolute;
	width: 716;
	height:	245;
	z-index : auto;
	clip:rect(0,716,245,0);
}
	#Up{
	position: absolute;
	left: 805;
	top: 152;
	width: 20;
	height: 23;
}	
	#Scroll{
	position: absolute;
	left: 805;
	top: 175;
	width: 20;
	height: 127;
}	
	#Down{
	position: absolute;
	left: 805;
	top: 408;
	width: 20;
	height: 16;
}	
