/*Css for top link  */


#top_navbar
margin: 0;
padding: 0;
}

#top_navbar ul{
padding-left: 0;
margin: 0;
float: left;
font: bold 100% Tahoma;
}

* html #top_navbar ul{ /*IE only rule. Add extra margin-bottom*/
margin-bottom: 1em;
}

#top_navbar ul li{
display: inline;
}


#top_navbar ul li a, #top_navbar ul li span{
color: black;
font-weight: bold;
padding: 1px 6px 0px 6px;
text-decoration: none;
}

#top_navbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}


#top_navbar ul li a#leftcorner{
float: none;
padding-left: 0px;
padding-right: 0px;
}

#top_navbar ul li a#rightcorner{
padding-right: 0px;
}

#top_navbar ul li a:hover{
text-decoration: underline;
}

.arrowgreen{
	width: 164px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	border-size: 0px;
	border-width: 0px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(/images/css/vrt_menu_bg.gif) 100% 0;
  height: 17px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 1px 28px;
	line-height: 18px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #000000;
}

.arrowgreen li a:hover{
	color: #FFFFFF;
	background-position: 100% -20px;
	text-decoration: none;
}

	
.arrowgreen li a.selected{
	color: #FFFFFF;
	background-position: 100% -20px;
}

.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	margin-top: 0px;
	background-color: #990000;
	background-image: url();
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.music {font-size: 11px; font-family: tahoma; color: #FFFFFF; }
.webcam {
	font-family: tahoma;
	font-size: 11px;
}
.topbar {
	font-weight:bold;
}
.topbar a:hover {
	color: #000000;
}
.heads1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.heads1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.interview {
	color: #FF0066;
	font-weight: bold;
}
.hotVDO {
	color: #FF6600;
	font-weight: bold;
}
.listenLive {font-family: tahoma; font-size: 11px; font-weight: bold; }
.contact {
	color: #FF0000;
	font-weight: bold;
}
.event{
	color: #FFFFFF;
}
.event a,.event a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.event a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

.box0 {width:320px;
height:20px;
background:transparent;
border:none;
	color: #CCCCCC;
		font-family: Tahoma;
	font-size: 18px;
}