BODY, TD, TR, input, a
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    color: #ffffff;
}
body {
	background-image: url('/images/mmlogor3_dark.gif');
}
input.menu
{
    width: 120;
    FONT-SIZE: 8pt;
    color: #008800;
}
input.menuSelected
{
    width: 120;
    FONT-SIZE: 8pt;
    color: red;
}
input.menu2
{
    width: 120px;
    FONT-SIZE: 8pt;
    color: #5555aa;
}
TD.counter
{
    FONT-SIZE: 7pt;
    COLOR: #aaaaff;
    TEXT-ALIGN: right;
}
TD.hits
{
    FONT-SIZE: 7pt;
    COLOR: #aaaaaa;
    TEXT-ALIGN: right;
}
TD.titleInfo1
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: #0260dd;
}
TD.titleInfo2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
}
TD.titleTop
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: italic;
}
table.titleTop
{
    FONT-SIZE: 10pt;
    COLOR: white;
    background-image: url(http://www.unsignedmelody.com/images/instruments-blue-emboss-800x70.jpg);
}
TD.em
{
    FONT-SIZE: 7pt;
}
A:link
{
    COLOR: #8888ff;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #8888ff;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #aaaaff;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #ddeeff;
    TEXT-DECORATION: underline;
}
A:hover img {
	filter:gray;
}


a.buy {
	font-size: 16pt;
}
a.old_bands {
	font-size: 16pt;
}
TD.theDate
{
    FONT-SIZE: 7pt;
    COLOR: #aaaaaa;
}
td.info{
	font-size: 8pt;
	color: #ffffff;
}
td.songs{
	font-size: 7pt;
	color: #000000;
}
div.station {
	font-size: 8pt;
	color: #ffffff;
	font-weight:bold;
	/*background-color: #cccccc;*/
	width: 100%;
}
select.menu_station_id{
	border: 1px solid #ddddff;
	width: 100%;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}