/* CSS Document */
<!--
body {
	background-image: url(/images2/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.billboardcolor {
background-color:#000000;
}
.numberone {
background-color:#FDFFCD;
}
.titlencurrenttabbackground {
background-color:#333333;
}
.currenttabtext{
color: #FFFFFF;
font-weight: bold;
}
.tabbackground {
background-color:#1F1F1F;
color: #FFFFFF;
font-weight: bold;
}
.deadlast {
background-color:#F6F6F6;
}
.copyrighttext{
font-size: 10px;
color: #FFFFFF;
font-weight:bold;
text-align:center;
}
.rank{
	font-size: 32px;
	color: #003366;
	text-align:left;
}
a{
text-decoration:none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
.headertext{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px; 
	font-style: italic; 
	font-family: Arial;
	text-align:center;
}
.lastmonthrank{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #330066;
}
.artist{
	color: #000033;
	font-weight: bold;
}
.gametitle {
font-size: 14px;
text-align:left;
}
.votes{
font-weight:bold;
text-align:center;
}
.monthslabel{
font-size: 9px; 
color: #FFFFFF;
}
.titlelabel {
	color: #FFFFFF;
	font-weight: bold;
}
.subtitlelabel {
	color: #FFFFFF;
}
.rankingbackground{
	background-color: #FFFFFF;
}
.pagetitle{
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
.bodytext{
	font-family: Arial;
	font-size: 14px;
	color:#FFFFFF;
}
.showtable1 {

background-image:url(image/currentbg.jpg);
vertical-align:top;
text-align:center;
}

.showtable2 {

border-color:#000000;
}

.showdiscription {
	font-size: 14px; 
	color: #FFFFFF; 
	font-style: italic; 
	font-family: Arial;
}

.showdownload {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
	
}

.showdownload a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration:underline;
	
}


.showsections {
	background-color: #330066;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.showseason {
	background-color: #6515C4;
	text-align: center;
	color: #FFFFFF;
}

.showlisting {
	background-color: #000066;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.showlisting a{
		text-decoration: none;
		font-weight:bold;
}
.currentshowlisting {
	background-color: #003366;
	text-align: center;
	vertical-align: middle;	
	color: #FFFFFF;
}

.currentshowlisting a{
		text-decoration: none;
		font-weight:bold;
}
.nextshowlisting {
	background-color: #003399;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.nextshowlisting a{
		text-decoration: none;
		font-weight:bold;
}
.itemTable {
border-color:#000000;
}
.playlist {
	background-image:url(../images3/hitbg.gif);
	color: #333333;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
}

.playlistbody {
	background-color:#DCD9DD;
	color:#000;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.numberonehit{
	color:#C00;
	font-weight:bold;
	
}
-->

