﻿body {
}

.UserNameText
{
  width:100px;
  height:19px;
  border-width:0px;
  border-style:none;
}

.PasswordText
{
  width:75;
  height:19px;
  border-width:0px;
  border-style:none;
}


.LoginLabels
{
  font-family:Arial;
  font-size:12px;
  color:Black;
  font-weight:bold;
}
