@charset "utf-8";
/*
Music Box Radio
*/






p, li {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
}

li a {
	color: #000;
	text-decoration: none;
}

li a:hover {
	color: #000;
	text-decoration: underline;
}


ul {
	margin-left: 25px;
}

p.PlayTxt {
	color: #fff;
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6em;
}

p.PlayTxt a {
	color: #fff;
	text-decoration: none;
}

p.PlayTxt a:hover {
	color: #fff;
	text-decoration: none;
}

p.TxtSlogens {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.70em;
	line-height: 2.2em;
	text-align: center;
}

p.TxtLnxHead {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
}

p.DateTime {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2.4em;
	text-align: center;
}

p.DateTime a {
	color: black;
	text-decoration: none;
}

p.DateTime a:hover {
	color: black;
	text-decoration: underline;
}

/*********************** register ***********************/
li.RError {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}


/* ****************** program ****************** */
p.ProgrmHead {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 2.0em;
	text-align: center;
}

p.ProgrmClock {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2.6em;
	text-align: center;
}

p.ProgrmTxt {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2.6em;
	margin-left: 10px;
	text-align: left;
}

p.ProgrmTxt a {
	color: #900;
	text-decoration: underline;
}

p.ProgrmTxt a:hover {
	color: #900;
	text-decoration: underline;
}

p.ProgrmAboutTxt {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

/* Prog Recommendation */
p.ProgRecHead {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 2.6em;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

p.ProgRecHead a {
	color: #000;
	text-decoration: none;
}

p.ProgRecHead a:hover {
	color: #000;
	text-decoration: underline;
}

p.LeadTxt {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

p.LeadTxt a {
	color: #990000;
	text-decoration: none;
}

p.LeadTxt a:hover {
	color: #990000;
	text-decoration: u;
}

p.ProgrecTxt {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}























