﻿body {
}
.RFITextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    width: 170px;
    height: 15px;
}
.RFITable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    width:200px;
}

.RFIError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #FF0000;
}
