body{
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
}

.body2{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 0;
	margin: 0;
}

a:link {color: #6666CC;}   
a:visited {color: #6666CC;}
a:hover {color: #006699;}  
a:active {color: #6666CC;} 

img{
	border-style: none;
}

select{
	border: 0px solid #FFFFFF;
	width: 230px;
}

div.toolbar{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 2px;
	border-bottom: 0px solid #959385;
}

table.toolbar{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.button{
	padding: 0 5px 0 5px;
}

.channel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding: 0 2px 0 2px;
}

.vol {
	margin-bottom: 2px;
}

.vol td{
	vertical-align: bottom;
}

.vol td div{
	margin: 0px;
	padding: 0px;
	background-color: #E76342;
	width: 4px;
	cursor:hand;cursor:pointer;
	font-size: 1px;
	line-height: 0;
	float: left;
}

.adminpanel_title{
	color:#666;
	padding-top: 15px;
	float:center;
	width:200px;
	height:50px;
	font-weight: regular;
	text-align: center;
	font-size: 24px;
	text-decoration: underline;
}

.adminpanel_text{
	color:#666;
	padding-top: 15px;
	width:200px;
	height:50px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.adminpanel_text2{
	color:#666;
	float:left;
	width:200px;
	height:50px;
	font-weight: regular;
	font-style: italic;
	text-align: left;
	font-size: 14px;
}

.adminpanel_text3{
	color:#666;
	font-weight: regular;
	font-style: italic;
	font-size: 13px;
}

.logo_upload{
	color:#666;
	padding-top: 15px;
	float:center;
	width:200px;
	height:50px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

p.highlight {
	BORDER-TOP:#3366cc 1px solid;
	BORDER-BOTTOM: #3366cc 1px solid;
	background-color:#e5ecf9;	    
}

.ticker_news {
  color:#000088;
  background-color:#222B31;
  font-family:verdana;
  font-size:13px;
  text-decoration:none;
}

.ticker_news_desc {
  font-family:arial;
  font-size:13px;
}

.ticker_news:hover {
  color:#880000;
}

.ticker_text_start {
  font-family:verdana;
  font-size:13px;
  text-align:center;
  font-weight:bold;
}

.ticker_text_end {
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
}