body {
    background: #e2e2e2;
}

.TextBox {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.Error {
    color: red;
}
