.masters
{
  font-family:Arial, sans-serif;

  font-size:1em;
}
a:link
{
  color:blue;
}
a:visited
{
  color:blue;
}
a:hover
{
  color:green;
}
a:active
{
  color:red;
}
.header
{
  font-size:1.125em;
  font-weight:bold;
}
.footer
{
  font-size:.875em;
}
.small
{
  font-size:.875em;
}
.smallest
{
  font-size:.75em;
}
.bold
{
  font-weight:bold;
}
.error
{
  color:red;
  font-size:1.25em;
  font-weight:bold;
}
#copyright
{
  font-size:.625em;
}
.messages
{
  font-family:Arial, sans-serif;

  width:100%;
  border-collapse:collapse;
}
.messages td, .messages th 
{
  font-size:.875em;
  border:1px solid #98bf21;
  padding:3px 7px 2px 7px;
}
.messages th 
{
  font-size:.875em;
  text-align:left;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#CC0000;
  color:#fff;
}
.messages tr.alt td 
{
  color:#000;
  background-color:#EAF2D3;
}
.sortable
{
  font-family:Arial, sans-serif;

  width:100%;
  border-collapse:collapse;
}
.sortable td, .sortable th 
{
  font-size:.875em;
  border:1px solid #98bf21;
  padding:3px 7px 2px 7px;
}
.sortable th 
{
  font-size:.875em;
  text-align:left;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#A7C942;
  color:#fff;
}
.registrations
{
  font-family:Arial, sans-serif;

  width:100%;
  border-collapse:collapse;
}
.registrations td, .registrations th 
{
  font-size:.75em;
  border:1px solid #98bf21;
  padding:3px 7px 2px 7px;
}
.registrations th 
{
  font-size:.75em;
  text-align:left;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#A7C942;
  color:#fff;
}
.registrations tr.alt td 
{
  color:#000;
  background-color:#EAF2D3;
}
