/*** Copywrite 2001, Ryan McAtee and Faith Web Design                            *
 *   Do not modify, copy, reuse code within this document without permission.    *
 *   Please refer to the software license agreement.   (ryanandnan@yahoo.com)  ***/

.notif {
  font: 18px verdana,tahoma,arial,sans-serif;
}
.blubdr {
  border: 2px solid #448899;
}
.fiel {
  width: 160px;
}
.btn {
  width: 100px;
  font: bold 11px verdana,tahoma,arial,sans-serif;
}
td {
  font: 11px verdana,tahoma,arial,sans-serif;
  padding: 3px;
}
a {
  font: bold 11px verdana,tahoma,arial,sans-serif;
  color: #446688;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}