.te  { font-family:Courier New,Courier,monospace; font-size:12px; background-color: red;}


body,
td,
th,
select {
    font-size:12px;
    font-family:Arial,Helvetica,Verdana,sans-serif;
}

ul {
    margin-top: 4px;
    margin-bottom: 20px;
}

li {
    margin-bottom: 4px;
}

td.panelBackground {
    background-color: #eeeeee;
    background-color: #E7EEF5;


    background-color: #F2FAFB;

    padding: 10px 10px 10px 10px;
}
table.inPanel {
    border-left: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
}
table.inPanel td {
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}
table.inPanelInside {
    border: 0px;
}
table.inPanelInside td {
    border: 0px;
}



.ltBackground {
    background: #E7EEF5;
}

.dkBackground {
    background: #6684A0;
    background-color: #0A5CAF;
    background-color: #bbbbbb;
}

.dkText {
    color: #0A5CAF;
    font-weight: bold;
}

.stepNumber {
    color: #0A5CAF;
    font-weight: bold;
    font-size:15px;
}

.ttl {
    font-size: 15px;
    font-weight: bold;
}

.small  {
    font-size: 10px;
}

