.control_title 
{ 
	font-weight: bold; 
	font-size: 60%; 
	color: #ffffff; 
	background-color: #3f5d98;
}
.topics_pane 
{ 
	font-weight: bold; 
	font-size: 80%; 
	width: 110px; color: #666666; 
	background-color: #fff7e5; 
}
.topics_pane a 
{ 
	color: #cc0000; 
	text-decoration: none;
	cursor:hand;
}
.help_topic 
{ 
	width: 240px; 
	background-color: #ffffff; 
}
.topic_title 
{ 
	font-weight: bold; 
	font-size: 110%; 
	color: #cc0000; 
}
		