.basebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.basebartext:link {
	color: #999999;
	text-decoration: underline;
}
a.basebartext:visited {
	color: #999999;
	text-decoration: underline;
}
a.basebartext:hover {
	color: #32CCCC;
	text-decoration: underline;
}
a.basebartext:active {
	color: #999999;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #008D9E;
}
.astrix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008d9e;
}

.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #008D9E;
}
.iframe_padding {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.iframe_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.iframe_textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
/* scrolling div */


#contentDiv1 {
	position: relative;
	width:190px;
}
#viewportDiv1 {
	overflow: auto;
	position: absolute;
	height: 190px;
	width: 190px;
}
.audio_border {
	border: 1px solid #A02134;
}

