BODY, DIV, P, TABLE, TR, TD, SPAN {
  font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
}

.CreditCard {
  font-size: 9pt;
}

SPAN.link1 {
  font-size: 11pt;
}

SPAN.link2 {
  font-size: 9pt;
}

A.advert {
  display: block;
}

A.advert:link, A.advert:active, A.advert:visited {
  color: white;
  background-color: #336699;
  text-decoration: none;
}

A.advert:hover {
  color: blue;
  background-color: white;
  text-decoration: underline;
}

BODY, DIV, P, SPAN {
  margin-top: 0.4em;
  margin-bottom: 0.1em;
}

H1, H2, H3, H4, H5, H6 {
  font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
  margin-top: 0.4em;
  margin-bottom: 0.1em;
}

H1, H2 {
  color: #3418AF;
}

BODY, FORM, TABLE {
  margin: 0px 0px 0px 0px;
}

DIV.SearchField {
  font-size: smaller;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif;
  margin-top: 0em;
  margin-bottom: 0.1em;
}

DIV.Title {
  font-size: larger;
  font-weight: bold;
}

DIV.Note {
  font-size: smaller;
  font-family: verdana,arial,helvetica,sans-serif;
  margin-top: 0.0em;
  margin-bottom: 0.0em;
}

DIV.SmallNote {
  font-size: smaller;
  margin-top: 0.0em;
  margin-bottom: 0.0em;
}

DIV.Help {
  font-size: smaller;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #008b8b;
}

DIV#MapLabel{
  color: black;
  background-color: white;
  border: 1px solid black;
}

DIV#MapDot{
  font-size: 0px;
  background-color: blue;
  border: 1px solid black;
}

DIV.CalendarCell {
  margin: 0px 0px 0px 0px;
}

.ChefMenu {
  border: 1px solid #3418AF;
  background-color: white;
  padding: 8px 8px 8px 8px;
}

.AdminForm {
  font-size: 9px;
}

.Miniscule {
  font-size: 5px;
}

.AdminHeading {
  font-size: 9px;
  font-family: arial,helvetica,sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.AdminFormError {
  font-size: 9px;
  background-color: red;
  color: white;
}