/* CSS Document *Help Frame*/
<style type="text/css">
<!--
body {background-color: #000000;}
.button {
	background-image: url(button.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 140px;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-top: 3px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
-->
</style>

