a {
     text-decoration: none;
}
a:link {
    color: white;
}
a:visited {
    color: white;
}
a:hover {
    text-decoration: underline;
    color: white;
}
a.background {
    text-decoration: none;
}
a.background:link {
    color: white;
}
a.background:visited {
    color: white;
}
a.background:hover {
    text-decoration: underline;
    color: white;
}
body {
    background-color: #aeaece;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: black;
}
img {
    border: none;
}
table {
    border-style:solid; 
    border-width:0px; 
    border-color:black;
    width:90%;
}
td {
    border-style:solid; 
    border-width:1px;
    border-color:black;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: black;
    text-align: left;
}


.entetetable {
    border-style:solid; 
    border-width:0px; 
    border-color:black;
    width:30%;
}
.entetetd {
    border-style:solid;
    border-width:2px;
    border-color:black;
    background-color: #ceceee;
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-align: center;
    height:40;
    width:100%;
}



.maintd {
    text-align: center;
    vertical-align: top;
    border-style:solid;
    border-width:0px;
    border-color:black;
    color: black;
}



.headmenu {
    border-color:black;
    border-style:solid;
    border-width:1px;
    color: black;
    font-weight: bold;
    text-align: center;
    background-color: #AA7777;
}
.menu {
    border-color:black;
    border-style:solid;
    border-width:1px;
    color: black;
    font-weight: bold;
    text-align: center;
    background-color: #CC9999;
}



.headtext {
    color: #DDDDDD;
    font-weight: bold;
    text-align: center;
    background-color: #666699;
}
.subtitletext {
    color: #BBBBBB;
    text-align: center;
    background-color: #7777AA;
}
.contenttext {
    color: black;
    text-align: justify;
    background-color: #9999CC;
}



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

.headlinebg {
    background-color: #000000;
}
.tdtop {
    background-color: #C8C8DD;
}
.hicell {
    background-color: #BABADD;
}
.hicell10 {
    background-color: #BABADD;
    font-size: 10px;
}
.rankc {
    background-color: #CCCCCC;
}
.hirankc {
    background-color: #AAAAAA;
    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;
}
