body, td {
	font-family: 'Trebuchet MS', Arial, Sans Serif;
	font-size: 11px;
	color: #b3b286;
	background-color: #291f16;
}
a:link, a:visited, a:active {
	font-family: 'Trebuchet MS', Arial, Sans Serif;
	font-size: 11px;
	color: #c93;
	text-decoration: none;
}
a:hover {
	font-family: 'Trebuchet MS', Arial, Sans Serif;	
	font-size: 11px;
	color: #ffc;
	text-decoration: none;
}
ul li {
	line-height: 140%;
    text-align: justify;
    padding: 5px 20px 5px 20px;
}
#playerpanel {
	font-family: 'Trebuchet MS', Arial, Sans Serif;	
	font-size: 12px;
	color: yellow;
}
#powered {
	font-family: 'Trebuchet MS', Arial, Sans Serif;
    color: #b3b286;
    font-size: 10px;
    font-style: italic;
}
a#powered, a:visited#powered, a:active#powered {
	font-size: 10px;
    font-style: normal;    
    color: #c93;
}
a:hover#powered {
	font-size: 10px;
    font-style: normal;    
	color: #ffc;    
}
#copyright {
	font-family: 'Trebuchet MS', Arial, Sans Serif;
    color: #b3b286;
    font-size: 10px;
}
#offstream {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 15pt;
    color: #b3b286;
    font-weight: bold;
    font-variant: small-caps;
}
#menu td {
	background-color: #1f0f05;
    padding: 9px 0px 9px 0px;
}

/* ficheiro wrs_timetable.php */
#schtable {
	/* DIV: frame da tabela */
    color: #d4d0c8;
	width: 380px;
    margin: 0px;
    padding: 0px;
}
#schtable td {
	/* DIV: frame da tabela */
    color: #d4d0c8;
}
#schtable .pastdays {
	background-image: url(../images/backgrounds/thisOnAir.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#schtable table {
	width: 99%;
    margin: 18px;
    padding: 4px;
}
#schtable table td {
    border: 1px dotted #fff;
}
.legend {
	/* DIV: legenda do programa */
	margin: 12px 0px 0px 20px;
    line-height: 14px;
}

/* ficheiro enter.php */
#amipds {
	width: 455px;
	height: 55px;
    margin: 0px 0px 10px 0px;
	overflow: hidden;
}