body {
    background-color: #000000;
    font-family: Arial;
    font-size: 12px;
    color: #DDDDDD;
    background-image: url("http://www.chessgym.net/images/bggradient.jpg");
    background-repeat: repeat-x;
}

.normal {
    font-family: Arial;
    font-size: 12px;
    color: #D0D0D0;
}

a.normal:link {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.normal:active {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.normal:visited {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.normal:hover {
    font-family: Arial;
    font-size: 12px;
    color: #80CDFF;
    text-decoration: underline;
}


a.small:link {
    font-family: Arial;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.small:active {
    font-family: Arial;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.small:visited {
    font-family: Arial;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.small:hover {
    font-family: Arial;
    font-size: 9px;
    color: #80CDFF;
    text-decoration: underline;
}


a.menu:link {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration:none;
}	 

a.menu:active {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration:none;
}	 

a.menu:visited {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration:none;
}	 

a.menu:hover {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #80CDFF;
    text-align: center;
    text-decoration:none;
}	 


a.submenu:link {
    font-family: Arial;
    font-size: 12px;
    color: #D0D0D0;
    text-align: center;
    text-decoration:none;
}	 

a.submenu:active {
    font-family: Arial;
    font-size: 12px;
    color: #D0D0D0;
    text-align: center;
    text-decoration:none;
}	 

a.submenu:visited {
    font-family: Arial;
    font-size: 12px;
    color: #D0D0D0;
    text-align: center;
    text-decoration:none;
}	 

a.submenu:hover {
    font-family: Arial;
    font-size: 12px;
    color: #80CDFF;
    text-align: center;
    text-decoration:none;
}	 

.mainmenu {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    align: left;
}

.submenu {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    align: left;
}

.errortext {
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
}


.tableheading {
    font-family: Arial;
    font-size: 14px;
    font-weight : bold;
    color: #FFFFFF;    
    align: center;
    text-decoration: none;
}


a.tableheading:link {
    font-family: Arial;
    font-size: 14px;
    font-weight : bold;
    color: #FFFFFF;    
    align: center;
    text-decoration: none;
}

a.tableheading:active {
    font-family: Arial;
    font-size: 14px;
    font-weight : bold;
    color: #FFFFFF;    
    align: center;
    text-decoration: none;
}

a.tableheading:visited {
    font-family: Arial;
    font-size: 14px;
    font-weight : bold;
    color: #FFFFFF;    
    align: center;
    text-decoration: none;
}

a.tableheading:hover {
    font-family: Arial;
    font-size: 14px;
    font-weight : bold;
    color: #FFFFFF;    
    align: center;
    text-decoration: underline;
}
