#content-stats  {
/*    background-color: #dedeee;*/
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: black;
	text-align: center;
}

#content-stats table {
	margin: auto;
}

#content-stats td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: black;
    text-align: left;
}

#content-stats a {
    text-decoration: none;
}
#content-stats a:link {
    color: #0b407a;
}
#content-stats a:visited {
    color: #0b407a;
}

#content-stats a:hover {
    text-decoration: underline;
    color: #0b407a;
}

#content-stats a.background {
    text-decoration: none;
}

#content-stats a.background:link {
    color: #0b407a;
}

#content-stats a.background:visited {
    color: #0b407a;
}

#content-stats a.background:hover {
    text-decoration: underline;
    color: #0b407a;
}

#content-stats .male, #content-stats .male a {
    color: #0000DD;
}

#content-stats .female, #content-stats .female a {
    color: #DD3366;
}

#content-stats .bot, #content-stats .bot a {
    color: #00FFFF;
}

#content-stats .title {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
	text-align:center;
}

#content-stats .headtext {
    color: white;
    font-weight: bold;
    text-align: center;
    background-color: #666699;
}

#content-stats .headlinebg {
    background-color: #000000;
}

#content-stats .tdtop {
    background-color: #C8C8DD;
}

#content-stats .hicell {
    background-color: #BABADD;
}

#content-stats .hicell10 {
    background-color: #BABADD;
    font-size: 10px;
}

#content-stats .rankc {
    background-color: #CCCCCC;
}

#content-stats .hirankc {
    background-color: #AAAAAA;
    font-weight: bold;
}

#content-stats .rankc10 {
    background-color: #CCCCCC;
    font-size: 10px;
}

#content-stats .rankc10center {
    background-color: #CCCCCC;
    font-size: 10px;
    text-align: center;
}

#content-stats .hirankc10center {
    background-color: #AAAAAA;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

#content-stats .small {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}


#content-stats .asmall {
      font-family: "Arial narrow", Arial, sans-serif;
      font-size: 10px;
      color: black;
      text-align: center;
}
