#title   {
    color: white;
    font-size: 13pt; font-family:Verdana;
    vertical-align: middle;
    padding-left: 7px;
    border-right-style: double; border-right-color: 66ccff; border-bottom-style: double; border-bottom-color: 66ccff;
}

#dx   {
    background-color: #101010;
    padding-left: 7px;
    border-right-style: double; border-right-color: 3D7D91;
}
    
.titledx:link   {
    color: white;
    text-decoration: none;
}

.titledx:active   {
   color: white;
   text-decoration: none;
}

.titledx:visited   {
    color: white;
    text-decoration: none;
}

.titledx:hover   {
    color: white;
    text-decoration: underline;
}


#clock   {
    color: white;
    font-size: 8pt;
    padding-left: 648px;
} 

#title1   {
    color: white;
    background-color: black;
    font-size: 11pt; font-family: Verdana; font-weight: bold;
    vertical-align: middle;
    padding-left: 7px;
    border-right-style: double; border-right-color: 66ccff; border-bottom-style: double; border-bottom-color: 66ccff
}