a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#button {
	width: 12em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #666666;
	font-size: 13px;
	top: 110px;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		}
#button li a {
	display: block;
	background-color: #FFFFFF;
	color: #000066;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 0.5em;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
	background-color: #CCCCCC;
	color: #fff;
	border-right-width: 20px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-color: #000066;
		}
.floatright {
	float: right;
}
.txtheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
}

.style9 {color: #000000}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#streams {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 13px;
	width: 50em;
}

#streams ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#streams li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		}
#streams li a {
	display: block;
	background-color: #FFFFFF;
	color: #000066;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0.5em;
		}
#streams li a:hover {
	background-color: #CCCCCC;
	color: #fff;
	border-right-width: 20px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-color: #000066;
		}
		
		
		
		
		


#stream {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	width: 50em;
	
}

#stream ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		
		}
		
	#stream li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		border-right-width: 10px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0.5em;
	
		}
#stream li a {
	display: block;
	background-color: #FFFFFF;
	color: #000066;
	text-decoration: none;
	width: 100%;

		}
#stream li a:hover {
	background-color: #CCCCCC;
	color: #fff;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #000099;

/*	border-left-width: 2px;
	
	border-left-style: solid;
	border-left-color: #000066; */
		}
		