html, body {     background-image: url(../images/bg.gif);     background-attachment: fixed;     color: #000000;     scrollbar-face-color:#275888;     scrollbar-darkshadow-color:#000080;     scrollbar-shadow-color:#171796;     scrollbar-highlight-color:#f1f3f4;     scrollbar-3dlight-color:#78b0f0;     scrollbar-track-color:#d0d4e0;     scrollbar-arrow-color:#000000;}a {     color: #000080;     text-decoration: underline;}a:hover {     color: #ffffff;}a:active {     color: #ffffff;}img {     border: 0;}#menu a, #menub a {     display:block;     font-weight: bold;     color: #000080;     text-decoration: none;     text-align: center;}#menu a:hover, #menub a:hover {     background-color: #6495ed;     font-weight: bold;     text-decoration: none;     color: #ffffff;     text-align: center;}#menu a:active, #menub a:active {     background-color: #6495ed;     font-weight: bold;     color: #ffffff;     text-decoration: none;     text-align: center;}#menu td, #menub td {     border-top: dashed 1px #000080;     text-align: center;     margin: 2px;}#menu td, #menub td {     border-top: dashed 1px #000080;     text-align: center;     margin: 2px;}#copy {     font-family: verdana, arial, sans-serif;     font-weight: lighter;     font-size: 11px;     color: #000080;     }