﻿.mls-t .mls-t-head-b {
    background: #4A76AF none repeat scroll 0 0;
    border-bottom: thick solid #234A7D;
}
.mls-t .mls-t-head-y {
    background: #F4BF05 none repeat scroll 0 0;
    border-bottom: thick solid #d1a807;
}
.mls-t .mls-t-head-g {
    background: #86a24d none repeat scroll 0 0;
    border-bottom: thick solid #6c833e;
}
.mls-t-plan-b {
    background: #e0eaf2 none repeat scroll 0 0;
}
.mls-t-plan-g {
    background: #e6ebda none repeat scroll 0 0;
}
.mls-t-plan-y {
    background: #f0ebda none repeat scroll 0 0;
}
.mls-t-row-border {
    border: 0.1em solid #a3a3a3;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    line-height: 2.8em;
}
