body,td,th {
    color: #BABABA;
    font-family: Arial, Helvetica, sans-serif;
}

a:link {
    color: #BABABA;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
}
    
a:visited {
    color: #BABABA;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
}

a:active {
    color: #BABABA;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
}

a.menu:link {
    color: #999999;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-transform: none;
}
    
a.menu:visited {
    color: #999999;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-transform: none;
}

a.menu:active {
    color: #999999;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-transform: none;
}

a.menu:hover {
    color: #EEEEEE;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-transform: none;
}

.content {
    margin: 0 auto;
    margin-top: 20px;
    border: solid 2px;
    border-color: #666666;
    padding: 0px, 15px, 15px, 15px;
    text-align: left;
    width: 796px;
    background-color: #1F1F1F;
    color: #BABABA;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.td {
    color: #BABABA;
}

.contentinner {
    overflow: wrap;
    margin: 0 auto;
    text-align: left;
    width: 786px;
    background-color: #1F1F1F;
    background-image: url("images/bkg.jpg");
    color: #BABABA;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.headrcolumn {
    height: 62px;
    width: 575px;
    vertical-align: middle;
    text-align: center;
    color: #BABABA;
    font-familly: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.halfrcolumn {
    clear: left;
    float: center;
    height: 62px;
    vertical-align: middle; ertical-align: middle; 
    text-align: center;
    color: #BABABA;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.textcontent {
    font-family:verdana,tahoma,arial,sans-serif;
    font-size: 12px;
    width: 720px;
    text-align: left;
}

