.module {
    font-family:verdana,arial,helvetica,sans-serif;
    }

.modselect {background:white; font-family:verdana,arial,helvetica,sans-serif; font-size:x-small; font-weight:normal}

.modlabel {
    color: #003e6a;
    font-size: 8pt;
    font-weight: bold;
    }

.modtd {
    border-bottom: 1px dotted #F3F8CF;
    padding:2px;
    }
    
.moderror {
    border:1px solid #CC0000;
    background-color:#FFCCCC;
    margin-top:5px;
    margin-bottom:5px;
    font-size: 8pt;
    padding:5px; 
    }
