﻿body {

}
#Form2 .topRedText {
    font-size: 14px;
    color: Red;
    font-weight: bold;
}
#Tb_Userid, #Tb_Password {
    width: 90px
}
#txtValidator {
    width: 53px
}
#linkButton1 {
    display: block;
    width: 80px;
    margin-left: 14px;
}
#lbtnforget_password, #lbtnModify_Mail {
    color: Red;
}
#linkButton1 {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
#lbtnforget_password {
    color: Red;
    text-decoration: underline;
    cursor: pointer;
}
#lbtnModify_Mail {
    color: Red;
    text-decoration: underline;
    cursor: pointer;
}
#LinkButton2 {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}