body { font-family: Verdana;
    font-size: 11px;
    color: #DBDBDB;
    margin: 10px;
}
table { border-collapse: collapse; }
td {
    font-family: Verdana;
    font-size: 11px;
    color: #DBDBDB;
}
a { font-family: Verdana;
    font-size: 11px;
    color: #DBDBDB;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.maintable {
        border-width: 2px;
        border-style: solid;
        border-color: #404040;
        width: 970px;
        height: 100%;
}
.textnav {
  margin-left: 3px;
}

input, select, textarea {
    font-family: Verdana;
    font-size: 11px;
    color: #F7F7F7;
    border-width: 1px;
    border-color: #4F0000;
    background: #820000;
}

.hr_right {
    border-style: noshade solid;
    width: 90%;
    height: 1px;
    color: #6F0000;
}

.hr_left {
    border-style: noshade solid;
    width: 90%;
    height: 1px;
    color: #920000;
}


.hr_main {
    border-style: noshade solid;
    width: 610px;
    height: 2px;
    color: #6F0000;
}

.stats {
    background: #6F0000
}

div.nav_left {
  background-image: url(http://www.girls-club.net/images/nav_button.jpg);
  width: 130px;
  height: 18px;
  padding-left: 4px;
}