@charset "iso-8859-1";
/* written by Emmanuel K. Tabiri. Please contact etabi278@kutztown.edu if this coding creates problems you can't figure out. Thanks!*/
body, td
{
BACKGROUND-COLOR: #FFFFFF;
color: #666666;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: arial, helvetica, san serif;  
font-size: 12px;
}

.top_links, .top_links a, .top_links a:visited
{
color: #FFD400;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.on_off_buttons
{

background-image: url(/divisions/studentservices/departments/radioservices/images/on_off_campus_bg.jpg);
background-position: top left;
background-repeat: no-repeat;

}

.on_off_buttons, .on_off_buttons a
{
color: #000000;
text-decoration: none;
font-size: 12px;
font-weight: bold;

}

.main_body
{
	font-size: 12px;
  vertical-align: top;
	
}

.footer
{
  Font-size: 11px;
  color: #999999;
}

.splash_news
{
	color: #951716;
  font-weight: bold;
}

.pgtitle
{
	font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.title_news
{
	color: #951716;
  font-weight: bold;
}

/*
a:visited
{
text-decoration: none;
color: #990000;
}
*/

a
{
text-decoration: underline;
color: #330099;
}
/*
a:visited
{
text-decoration: none;
color:#000000;
}
*/

table.icons td
{
	padding: 7px;
}


table.daily_lineup td, td.daily_lineup
{
	background-color: #000000;
	font:"Times New Roman", Times, serif;
	color:#FFFFFF;
}

table.schedule td
{
	padding-bottom: 5px;
	
}

select, input
{
	font-size: 12px;
}

.radio_services
{
	font-size: 11px;
	color: #822F2E;
	
}


