﻿.NRSButton {
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

.NRSErrorMsg {
    color: red;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
}

.NRSText {
    font-size: 10px;
    font-family: Verdana;    
}