body
{
	font-family: Verdana, Arial, Helvetica;
	/*background-color: #A2D2D1;/*Seasonal Change - Winter*/
	background-color: #00004F;
	margin:10px;
}
table
{
	font-size: 12px;
}
th
{
	text-align: center;
	white-space: nowrap;
}
td
{
	font-size: 0.9em;
	white-space: nowrap;
}
h1
{
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.9em;
	color: #335687;
}
h2
{
	font-size: 1.6em;
	font-weight: bold;
	color: #8B0000;
}
h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #8B0000;
}
p
{
	font-size: 13px;
}
a
{
	color: blue;
	font-weight: bold;
}
a:visited
{
	color: #00008B;
}
a:hover
{
	color: #FF0000;
	background-color: #FFFF00;
}
div#content {
	width:100%;
/*	border:solid #FFF 1px; */
}
span.rank1 {
	color: #00C000;
	font-weight: 600;
}
span.rank2 {
	color: #F48400;
	font-weight: 600;
}
span.rank3 {
	color: #EE0000;
	font-weight: 600;
}
span.percent1
{
	color: #00C000;
	font-weight: 600;
}
span.percent2
{
	color: #F48400;
	font-weight: 600;
}
span.percent3
{
	color: #EE0000;
	font-weight: 600;
}
span.gray
{
    color: #CCCCCC;
}
span.FC
{
	color: #00C000;
	font-weight: 600;
}
span.songtitle
{
	color: #0000FF;
}
span.red
{
	color: #FF0000;
}
span.darkgray
{
    color: #999999;
}
span.platformPS2
{
	color: #000099;
	font-weight: 600;
}
span.platformPS3
{
	color: #000000;
	font-weight: 600;
}
span.announce
{
    background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

table.pathApplet
{
	text-align: center;
	width: 100%;
	margin: auto;
	border: solid 1px #000;
}
tr.headrow
{
	background-image: url('http://www.scorehero.com/images/header-bg.gif');
	font-weight: bold;
	color: yellow;
}
td.topbar
{
	background-image: url('http://www.scorehero.com/images/title-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	
	border-bottom: none 1px #000;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
	
	padding: 0px 20px;
	height: 150px;
	/*color: #6699CC;/*Seasonal Change - Winter*/
	color: #FFFFFF;
	
	font-size: 13px;
}
td.bclinkbar
{
    /*
    background-color: #FFCC33;
	*/
	background-image: url('http://www.scorehero.com/images/link-bg.gif');
    background-repeat: no-repeat;
	background-color: #FFFFFF;
	/*
	border-top: none 1px #000;
	*/
	border-top: solid 1px #000;
	border-left: solid 1px #FFF;

	/*padding: 15px 25px;*/

	height: 60px;
	color: #000099;
	font-size: 13px;
}
td.bclinktext
{
	padding: 15px 25px;
	height: 60px;
	color: #000099;
	font-size: 13px;
}
td.body
{
	font-size: 1.0em;
	background-color:#FFFFFF;
	border-top: none 0px #000;
	border-left: none 0px #000;
}
td.tier1
{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('http://www.scorehero.com/images/tier-bg1.gif');
}
td.tier2
{
	background-image: url('http://www.scorehero.com/images/tier-bg2.gif');
	background-repeat: no-repeat;
}
td.normal
{
	font-size: 1.0em;
	white-space: normal;
}
a.piclink:hover
{
	color: #FF0000;
	background-color: transparent;
}
a.bclink:link
{
	/*
	color: #0000CC;
	*/
	color: #000099;
	text-decoration: none;
}
a.bclink:visited
{
	color: #000099;
	text-decoration: none;
}
a.bclink:hover
{
    background-color: transparent;
    text-decoration: underline;
    color: #000099;
    /*
    color: #FFFFFF;
    */
}
span.toptext
{
	/*color: #6699CC;/*Seasonal Change - Winter*/
	color: #FFFFFF;
	text-decoration: none;
    font-size: 12px;
}
a.toptext:link
{
	/*color: #6699CC;/*Seasonal Change - Winter*/
	color: #FFFFFF;
	text-decoration: none;
    font-size: 12px;
}
a.toptext:visited
{
	/*color: #6699CC;/*Seasonal Change - Winter*/
	color: #FFFFFF;
	text-decoration: none;
}
a.toptext:hover
{
	/*color: #003366;/*Seasonal Change - Winter*/
	color: #FFFF00;
    background-color: transparent;
    text-decoration: underline;
    
}
.selected
{
	/*color: #003366;/*Seasonal Change - Winter*/
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
}