/*----------------------------*/
/*TOP*/
/*----------------------------*/
.superheader {
	height:81px;
	background-image:url(../gfx/backgtop.gif);
	text-align:center;
	margin:auto;
	background-repeat:repeat-x;
}
.superheaderinfo {
	height:81px;
	width:940px;
	text-align:left;
	margin:auto;
	position:relative;
}
.infoTop {
	position:absolute;
	left: 625px;
	top: 37px;
	width:309px;
	text-align:right;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}
.infoTop a {
	color:#FFFFFF;
	text-decoration:none;
}
.infoTop a:hover {
	color:#000000;
	text-decoration:none;
}
/*RADIO*/
.radiocontrol {
	position:absolute;
	left: 630px;
	top: 0px;
	height:26px;
	width:309px;
	overflow:hidden;
	background-image:url(../gfx/contrloesradio_backg.gif);
	background-repeat:no-repeat;
	text-align:left;
}
.radioAX {
	margin-left:120px;
}
/*----------------------------*/