body {text-align: center;
    background: #C0C0C0 url(/images/wmjbg.gif);
    font:12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif helvetica, sans-serif;
}

a { color: #673783;
    text-decoration: underline;
    }
a:visited {color: #673783; }
a:hover {text-decoration: none;
        color: white;
        background: #C2AB9B;
        }
a.nound {text-decoration: none;
        color:#673783; }
a.nound:hover {color: white;}
a.head:hover {color: black;}

table {border: solid 1px black;}

table#main2 {border: 0;}
table#last {background: #FFCCCC;}
td#top {background: white;
        border-bottom: 1px solid black;}
td#main {background: white;}
td#dark {background: #C2AB9B;
    border-top: 1px solid black;
    color: black;}
    
td#left {background: #BFDAE2;
        border-right: 1px solid black;
        border-left: 0px solid black;}
td#right {background: #BFDAE2;
        border-right: 0px solid black;
        border-left: 1px solid black;}
td#head { font-size: 14px;
            border-bottom: 1px solid black;
            
            ;
            }
td#entry { padding: 3px;
            padding-top: 7px;
            border-bottom: 1px dashed black;
            border-right: 1px solid #ccc;
            }        

p {padding: 5px;}
h3 {color: white;
    text-align: center;
    width:100%;
    font-size:12px;
    background: #C2AB9B;
    margin-bottom: 3px;
    margin-top: 0px;}

div#footer a {color: black;}