body {
        background-color:white;
        font-family: arial,helvetica;
        text-align: left;
}

td {
        color:black;
        font-family: arial,helvetica;
}

th {
        background-color: navy;
        color:white;
        font-family: arial,helvetica;
}

.background2 {
        background-color: #000066;
}

.thinborder {
        background-color: white;
}

.titlebar {
        background-color: navy;
}

.boxbody {
        background-color: #FFFFFF;
}

.caption {
        font-size:9pt;
}

.go {
        background-color: green;
	decoration: none;
}

.titleBarFont {
	color: white;
}

DIV.titleStripe {
    border-radius: 3px;
    Xbackground-color: blue;
    color: blue;
    font-weight: bold;
    padding: 2px;
    Xbackground-image: linear-gradient(#717171,  #141414);
    background-image: url("/images/staff.png");
    background-repeat: repeat-x;
}

.smallFont {
    font-size: 80%;
}

ul.music {
    list-style: none;
}

ul.music li:before {
    content: '\1d122   '; /* Bass clef */
    /* Xcontent: '\1d11e   '; Treble clef */
}
