.bodytext_links {
	color: black;
	font-size: 15px;
	line-height: 8px;
	font-family: "Times New Roman", Times;
	text-align: left;
	text-indent: 24px
}	
.bodytext {
	color: black;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	line-height: 17px;
	text-align: left;
	text-indent: 24px;
}
.bodytextleft {
	color: black;
	font-size: 15px;
	line-height: 17px;
	font-family: "Times New Roman", Times;
	text-align: left;
}
.smallbodytext {
	color: black;
	font-size: 13px;
	font-family: "Times New Roman", Times;
	line-height: 14px;
	font-weight: bold;
}
.body_links a:link  {
	color: blue;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	line-height: 17px;
	text-decoration: none;
	text-align: left
}
.small_body_links a:link { color: blue;
	font-size: 13px;
	font-family: "Times New Roman", Times;
	line-height: 14px;
	text-decoration: none;
}
.body_links a:active   { color: blue;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	line-height: 17px;
	text-decoration: none;
	text-align: left
}
.small_body_links a:active { color: blue;
	font-size: 13px;
	font-family: "Times New Roman", Times;
	line-height: 14px;
	text-decoration: none;
}
.body_links a:visited    { color: blue;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	line-height: 17px;
	text-decoration: none;
	text-align: left
}
.small_body_links a:visited { color: blue;
	font-size: 13px;
	font-family: "Times New Roman", Times;
	line-height: 14px;
	text-decoration: none;
}
.body_links a:hover    { color: blue;
	font-size: 15px;
	font-family: "Times New Roman", Times;
	line-height: 17px;
	text-decoration: underline;
	text-align: left
}
.small_body_links a:hover { color: blue;
	font-size: 13px;
	font-family: "Times New Roman", Times;
	line-height: 14px;
	text-decoration: underline;
}
.sanserif_12 { color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica
}
.sansroster { color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica;
	text-indent: 18px
}
.caption { color: black;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica
}
.headline { font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	font-family: Arial, Helvetica
}
.timesheadline { font-size: 20px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	line-height: 21px;
}
.bigheadline { font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	font-family: Arial, Helvetica
}
.subhead { font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica
}
.subheadwhite { color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica
}
a:hover { color: red }
.red { color: #900 }
.white { color: #fff }
.italic { font-style: italic
}
.subheadroman { font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica
}
.bold { font-weight: bold
}
.underline { text-decoration: underline
}
.table { border-width: 1px;
	border-color: #00006f
}
/*  **********************Bandstand ***********************/

strong_bandstand { 
	margin: 1.3em 0 0.75em;
	padding: 0;
	font-size: .91em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#track_info_box {
	height: 95px;
	padding: 15px 65px 0 20px;
}
#track_info_box img {
	border: 0;
	padding: 0 20px 10px 6px;
	background-color: transparent;
}
#track_info_box strong_bandstand {
	display: block;
}
#track_info_h4 {
	margin: 0 0 0 15px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
#track_info {
	font-size: .8em;
	padding: 4px;
}
/*  **********************END Bandstand ***********************/

