@CHARSET "ISO-8859-1";

table {
    empty-cells: show;
}

.containerBodyA {
    border: 3px #fefe00 solid;
}

.containerBodyB {
    border: 3px #fe6600 solid;
}

.containerBodyD {
    border: 3px #fe9900 solid;
}

.containerBodyE {
    border: 3px #6699fe solid;
}

.containerBodyF {
    border: 3px #fefe00 solid;
}

li.help { 
    list-style-type: none; 
}

.strong {
    font-weight: bold;
}

[id^=case] table th:not(:first-child):hover,
[id^=exhibit] table th:not(:first-child):hover,
[id^=multimedia] table th:not(:first-child):hover {
    cursor: pointer
}