.textfield100
{
  width: 100;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  font-color: #333333;
  height: 15px;
  background-color: #f7f7f7;
  border-bottom: #aeaeae 1px solid;
  border-left: #aeaeae 1px solid;
  border-right: #aeaeae 1px solid;
  border-top: #aeaeae 1px solid;
}

.borderText
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.borderText a
{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.borderText a:hover
{
  text-decoration: none;
  background-color: #E7ECF6;
  color: #000000;
}
