.normaltext
{
    font-family:Arial;
    font-size:12px;
    color:Black;
    line-height:17px;
}

.txtbox
{
    font-family:Arial;
    font-size:11px;
    color: Black;
    border-right: solid 1px #A6A6A6;
    border-top: solid 1px #A6A6A6;
    border-left: solid 1px #A6A6A6;
    border-bottom: solid 1px #A6A6A6;
}

.redtext
{
    font-family:Arial;
    font-size:12px;
    color: Red;
}