a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.mainpageconten {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.xiialiveMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.questionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.questionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.contentInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TOPlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.shoutcast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contactOnes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
.contactTitleOnes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.contactTwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.contactTitleTwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
}
.HowTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #09F;
}
.centerLine {
	text-align: center;
}
.centers {
	color: #FFF;
}
/* THIS APPLYS TO AUDIO CHART */
#ChartTitle {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
#ChartInfo {
	color: #434343;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	filter: Gray;
	cursor: default;
}
#allGraphs {
	position:absolute;
	width:800px;
	height:660px;
	left:60px;
}
#ChartContainer {
	position:relative;
	width:800px;
	height:260px;
	background-image: url(images/chart_background.png);
}

#ChartContainerSmall {
	position:relative;
	width:800px;
	height:191px;
	background-image: url(images/chart_background_small.png);
}
#ChartContainerSmall2 {
	position:relative;
	width:800px;
	height:50px;
}
#ChartInfoBG {
	position:absolute;
	width:527px;
	height:203px;
	z-index:2;
	left: 246px;
	top: 30px;
	background-image: url(images/chart_bg.png);
}
#ChartInfoBGSmall {
	position:absolute;
	width:527px;
	height:128px;
	z-index:2;
	left: 246px;
	top: 30px;
	background-image: url(images/chart_bg.png);
}
#ChartTitleImage1 {
	position:absolute;
	width:132px;
	height:95px;
	z-index:1;
	left: 54px;
	top: 84px;
	background-image: url(images/streaming_audio_formats.png);
}
#ChartTitleImage2 {
	position:absolute;
	width:152px;
	height:87px;
	z-index:3;
	left: 45px;
	top: 52px;
	background-image: url(images/playlist_audio_formats.png);
}
#ChartTitleImage3 {
	position:absolute;
	width:180px;
	height:92px;
	z-index:3;
	background-image: url(images/streaming_media_protocols.png);
	left: 36px;
	top: 48px;
}


#localAd {
	position:absolute;
	width:320px;
	height:50px;
	left: 684px;
	top: 276px;
}
#localAdposition {
	text-align: right;
}
