/*
 * Radio Stream style
 */
/**{  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }*/
html{} 
body{}
table{ width: 100%; }
table.hsubmitstrm{
  border: solid 1px #888888;
  width: 100%; 
  background: #B8B8B8;
}
table.submitstrm{
  border: 1px;
  width: 100%; 
}
tr{}
tr.indexpage{
	text-align: center;
	font-size: 12px;
	color: #005500;
	border: 2px solid #C1C100;
}
th{}
td{}
td.rsheader{
  text-align: center;
  font-size: 12px;
  background: #D7D7D7;
  border: solid 1px #A4A4A4;
  color: #0088FF; 
  font-weight: bold;
}
td.rsbody{
  text-align: center;
  background: #D7D7D7;
  border: solid 1px #A4A4A4;
}
td.tabtitle{
	text-align: center;
	font-size: 12px;
	color: #005500;
	border: 1px solid #C1C100;
	width: 20%;
}
td.tabcontent{
	text-align: center;
	font-size: 12px;
	color: #005500;
	border: 1px solid #C1C100;
}
td.indexpage{
	text-align: left;
	font-size: 12px;
	color: #005500;
	border: 1px solid #C1C100;
}
td.rsname{
	background-color: #C5F2F3;
	font: bold 10px;
	color: #69361C;
	text-align: center;
}
td.rssource{
	background-color: #98CFE0;
	font-size: 10px;
	color: #555555;
	text-align: center;
}
td.rsfrequence{
	background-color: #DDD;
	font-size: 10px;
	color: #555555;
	text-align: center;
}
td.rswebsite{
	background-color: #CFE;
	font-size: 10px;
	color: #555555;
	text-align: center;
}
td.rscity{
	background-color: #FE0;
	font-size: 10px;
	color: #555555;
	text-align: center;
}
td.rscopy{
	background-color: #00D;
	text-align: left;
	vertical-align: middle;
	width: 80%;
}
td.rsnav{
	background-color: #AE0;
	text-align: right;
	width: 20%;
}
td.a{
	font-size: 10px;
	text-decoration: none;
	background: transparent;
}
td.a:hover{
	text-decoration: none;
	font-size: 10px;
	background: transparent;
}
td.marquee{
	background-color: #ECE59F;
	width: 40%;
	height: 15px;
	white-space: normal;
	font-size: 12px;
}
td.popup{
	background-color: #ECE59F;
	/*width: 40%;
	height: 15px;
	white-space: normal;*/
	font-size: 12px;
	text-align: center;
}
td.formheader{
	font-size: 14px;
	text-align: center;
	color: #0002EA;
}
td.formbody{
	font-size: 12px;
	color: #444;
}
div{}
div.submitdesc{
	background-color: trasparent;
	width: auto;
	height: 30px;
	font-size: 14px;
	text-align: center;
	color: #FD3200;
}
div.admin{
	text-align: center;
	font-size: 12px;
	background: #AE9;
	width: auto;
}
div.slogan{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
   background-color: transparent;
	color: #E33F00;
	width: auto;
	height: 30px;
}
div.imageheader{
	text-align: center;
   background-color: transparent;
	color: #E33F00;
	width: auto;
	height: 30px;
	margin: 0px 43px 0px 43px;
}
div.menubar{
	font-size: 12px;
	text-align: center;
   background-color: transparent;
	height: 30px;
}
div.indexpage{
	text-align: center;
	font-size: 12px;
	color: #005500;
	border: 2px solid #5F5F5F;
}
div.totalstrm{
   font-family: "Courier New", Courier, monospace; 
	font-size: 14px;
   background-color: transparent;
	height: 20px;
}
span{}
p{}
h1, h2, h3, h4{}
hr{
	color: Blue;
}
