﻿.errorline {
    color: red;
}
.messageline {
    color: #696969;
}

.table_edit_separator {
    border: none;
    border-top: dashed 1px #CCCCCC;
    height: 1px;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 1px;
}

.messageheader {
    height: 30px;
    background-color: #00008b;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    padding-top: 7px;
    color: #FFFFFF;
}
