.chartarea {
	
	text-align: center;
	clear:both;

}

#racquet {

text-align: center;

width: 15%;

height: 19px;

border-style: solid;

text-decoration: none;

border-color: #000000;

background-color: #FFFFFF;

font-size:8px;

}

#racquet2 {

text-align: center;

width: 20%;

height: 19px;

border-style: solid;

text-decoration: none;

border-color: #FFFFFF;

background-color: #000000;

color: #FFFFFF;

font-size: 8pt;

font-weight: bold;
}

#racquet3 {

text-align: left;

height: 30px;

border-style: solid;

text-decoration: none;

border-color: #FFFFFF;

background-color: #3B6AA0;

color: #FFFFFF;

font-size: 12pt;

font-weight: bold;
}


#info {

text-align: center;

width: 7%;

height: 19px;

border-style: solid;

text-decoration: none;

border-color: #FFFFFF;

background-color: #000000;

color: #FFFFFF;

font-size: 10px;

}

#bang {

text-align: center;

width: 7%;

height: 19px;

border-style: solid;

text-decoration: none;

border-color: #FFFFFF;

background-color: #000000;

color: #00FF00;

font-size: 8pt;

font-weight: bold;
}



#racquetpowerselected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FF0000;

color: #FFFFFF;

font-size: 8pt;

font-weight: bold;
}

#racquetpowerunselected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFFFF;

color: #FF0000;

font-size: 8pt;

font-weight: bold;
}

#racquetcourtselected {

text-align: center;

width: 5%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #0000FF;

color: #00FFFF;

font-size: 8pt;

font-weight: bold;
}

#racquetcourtunselected {

text-align: center;

width: 5%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFFFF;

color: #0000ff;

font-size: 8pt;

font-weight: bold;
}

#racquetdurabilityselected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #800080;

color: #FF00FF;

font-size: 8pt;

font-weight: bold;
}

#racquetdurabilityunselected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFFFF;

color: #FF00FF;

font-size: 8pt;

font-weight: bold;
}

#racquetoverallunselected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFFFF;

color: #000000;

font-size: 8pt;

font-weight: bold;
}


#racquetoverall1selected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFFCC;

color: #000000;

font-size: 8pt;

font-weight: bold;
}

#racquetoverall2selected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFF99;

color: #000000;

font-size: 8pt;

font-weight: bold;
}

#racquetoverall3selected {

text-align: center;

width: 7%;

height: 19px;

border-color: #000000;

border-style: solid;

background-color: #FFFF66;

color: #000000;

font-size: 8pt;

font-weight: bold;
}

a:link {

color: #0000FF;

text-decoration: none;

font-weight: bold;

} 


a:visited {

color: #0000FF;

text-decoration: none;

font-weight: bold;

} 

.whitetext {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.blacktext {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:bold;
}

#chartarea table
{
    border-color: #000;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#chartarea td
{
    border-color: #000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 1px;
}