/* CSS Document */
html,body{background-color:#000000; margin:0px; padding-left:0px; }
.mainTable{width:800px; background:#ffffff;}
.topmenuBg{background:#CCFDFF url(images/bg_topmenu.gif) repeat-x top left; height:22px;}

.loginBg{background:#BCC54D url(../images/loginbg_radio.gif) repeat-x top left; height:30px;}
.login{font:bold 13px trebuchet,arial; color:#000000;}
.login input{border:1px solid #484D22; background:url(images/bg_loginfield.gif) repeat-x top left; height:17px; font-size:11px;}
.login .special 
{
border-style:none;
}

.login a{color:#003366; font:bold 11px trebuchet ms,arial;text-decoration:none;
	}
	
	.login a:hover{color:#003366; font:bold 11px trebuchet ms,arial;text-decoration:underline;
	}
	
.songsbg{background:#000000; padding:15px;}
.songsbg a{text-decoration:underline;}
.songsbg a:hover{text-decoration:none;}
.footerBg{background:#000000 url(images/bg_footer.gif) repeat-x top left; height:68px; color:#ffffff;}
.footer, .footer a:link, .footer a:visited{color:#ffffff; font:13px Trebuchet MS,arial; text-decoration:none;}
.footer a:hover{color:#FFCC33; font:13px Trebuchet MS,arial; text-decoration:underline;}

.radiotext{font:13px arial,tahoma; color:333333;}