body { background-color: black; color: #00AAFF; }

A { color: #0055AA; text-decoration:none; }

A:hover { text-decoration:overline underline; }

.MENU { cursor:finger; color: #0055AA; text-decoration:none; }

.NAVIGATION { }

.NAV_TITLE { font-size:larger; }

.PROGRESS { font-size:9pt; }

.EXP { color: #0055AA; padding:0px; }

TABLE { color:white }

TH { font-size:18px; }

TABLE A { color:white; }

.LEFT { float:left; width:100px; height:auto; }

#MenuOut, #MenuIn
{
 position:absolute;
 left:-90px;
 width:120px;
 top:10px;
 border-left:  2.5px solid #555555;
 border-top:   2.5px solid #555555;
 border-right: 2.5px solid #CCCCCC;
 border-bottom:1.5px solid #CCCCCC;
 background-color:#FFFFFF;
}
