.titleblock { background: #330000; color: #fff; padding: 1em; }
.whiteblock { background: #f1e2e2; width: 750px; }

a {
    text-decoration: underline;
}
a:link {
    color: #330000;
}
a:visited {
    color: #330000;
}

a:hover {
    text-decoration: underline;
    color: #773333;
}
/* img { background-color: #9d2214; }
  img:hover { background-color: #E1D2D2; }*/

a.background {
    text-decoration: none;
}

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

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

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

body {
    background-color: #dedeee;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #440000;
}

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

.male, .male a {
    font-weight: bold;
    color: #550000;
}

.female, .female a {
    font-weight: bold;
    color: #aa2435;
}

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

.title {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.headtext {
    padding: 1px;
    color: #440000;
    font-weight: bold;
    text-align: center;
    background-color: #ccc;
    font-family: Verdana,Arial,Tahoma;
    font-size: 13px;
    background-image: url(box_bg.gif);
    background-repeat: repeat-x;
}

.headlinebg {
    background-color: #000000;
}

.tdtop {
    background-color: #E1D2D2;
}

.hicell {
    background-color: #E1D2D2;
}

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

.rankc {
    background-color: #E1D2D2;
}

.hirankc {
    background-color: #C1B2B2;
    font-weight: bold;
}

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

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

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

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


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