/* Player */

body, td, a, h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#FFFFFF

}

body {

	background-color: #000000;

	margin-left: 2px;

	margin-top: 0px;

	background-image: url(/radio/bgd1.jpg);

	background-repeat: no-repeat;

}

select, option {

	margin-top:3px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px; font-weight:bold;

	vertical-align:middle;

	background-color:#000000;

	color: #66FF33;
	
	overflow: auto;
	
}

.green {color: #00FF00}


/* tabs */

.shadetabs{

padding: 3px 0;

margin: 0;

font: bold 12px Verdana, Arial, Helvetica, sans-serif;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{

display: inline;

margin: 0;

}



.shadetabs li a{

text-decoration: none;

font-weight:bold;

padding: 3px 7px;

margin-right: 3px;

border: 1px solid gray;

color: #FFF;

font-size:12px;

background: #000 url(shade.gif) top left repeat-x;

}



.shadetabs li a:visited{

color: #FFF;

}



.shadetabs li a:hover{

color: #66FF33;

}





.shadetabs li.selected{

position: relative;

top: 1px;

}



.shadetabs li.selected a{ /*selected main tab style */

background-image: url(shadeactive.gif);

border-bottom-color: #000;

}



.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;

}



.contentstyle{

border: 1px solid gray;

background-color:#000000;

/*width: 450px;*/ height: 188px;

padding: 5px;

}
