A:link         {color: #AD4129; text-decoration: none;}
A:active     {color: #D34F32; text-decoration: none;}
A:visited      {color: #9B3C1F; text-decoration:none;}
A:hover      {color: #2878B1; text-decoration:  underline;}
.copyright {
    font-family: Verdana;
    font-size: 12px;
}
.tableHeader {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #AD4129;
    background-color: #ECECEC;
    text-align: left;
}
.tableData {
    font-family: Arial;
    font-size: 12px;
    color: #66676B;
}
.noRecords {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
.buttons1 {
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}
.editItem {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.pageName {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.success {
    font-family: Arial;
    font-size: 12px;
    color: green;
}
.unread {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    background-color: #A4EBCE;
}

