body, td, a, input, textarea, select {
    font-family: Verdana, Arial, Serif;
    font-size: 12px;
}

.mmenu {
    margin-top: 10px;
    padding: 3px;
    text-align: center;
}

.mmenu a {
    color: #369;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    margin-left: 20px;
}

td.lpanel {
    background-color: #09c;
    text-align: center;
}

table.pdi td.tit {
    background-color: #06f;
    color: #fff;
    font-weight: bold;
}

table.pdi td {
    background-color: #ffc;
    color: #000;
    font-weight: normal;
}

td.rpanel {
    padding: 5px;
}

td.rpanel h1 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

td.rpanel h2 {
    background-color: #06f;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 3px;
}


td.lpanel img.spic {
    margin: 5px;
}

#day_b, #day_e {
    border: 1px solid #000;
    background: #fff url(images/cal.gif) right center no-repeat;
    padding: 2px;
}

.yrp {
    padding: 3px;
    background-color: #ffc;
}

.yrp a {
    display: block;
    color: #369;
    font-weight: bold;
    text-decoration: underline;
}

.lbl {
    text-align: right;
    font-weight: bold;
}

.lbls {
    text-align: right;
    font-weight: bold;
    color: #f00;
}

.ovlist {
    background-color: #369;
    text-align: center;
}

.ovlist a {
    color: #fff;
    text-decoration: none;
}

.enqok, .enqer {
    border: 2px solid #f00;
    width: 400px;
    padding: 10px;
    border-bottom: none;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

.enqer {
    color: #e50000;
}

.enqmsg {
    padding: 10px;
    font-size: 12px;
    color: #333;
    text-align: justify;
    width: 400px;
    border: 2px solid #f00;
    border-top: none;
    margin-bottom: 20px;
}