/* STREAMPOP STYLES */

#streampop_header	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	border: solid #000000 1px;
	padding: 3px 5px 3px 5x;
	text-align: center;
	margin: 0 0 10 0;
}
.header_text	{
	margin-left: 10;
	margin-right: 10;
}
#streampop_footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 3px 5px 3px 5x;
}
.footer_text {
	text-align: center;
}
.streampop_help {
	border: 1px solid #333333;
	margin-left: 30;
	margin-right: 30;
}
a	{
	color: #426208;
	text-decoration: underline;
	}
a:active	{
	color: #426208;
	text-decoration: none;
	}
a:visited	{
	color: #426208;
	text-decoration: underline;
	}
a:hover	{
	color: #600;
	text-decoration: none;
	}