
.pat {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

HTML {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

H1 {
  font-size: 13pt;
  font-weight: bold;
  color: #444444;
}

H2 {
  font-size: 11pt;
  font-weight: bold;
  color: #444444;
}

H3 {
  font-size: 10pt;
  font-weight: bold;
  color: #444444;
}

.menuSeparator {
  background-color: #A02428;
}

.headSpacer {
  background-color: #F4F4F4;
}

.menuCell {
  font-weight: normal;
  color: #A02428;
  font-size: 9pt;
}

.menuCellSelected {
  background-color: #A02428;
  color: white;
  font-size: 9pt;
  font-weight: bold;
}

.menuLink {
  font-size: 9pt;
  font-weight: normal;
  color: #A02428;
  text-decoration: none;
}

.menuLink:hover {
  font-size: 9pt;
  font-weight: normal;
  color: #A02428;
  text-decoration: none;
}

.menuLinkSelected {
  font-size: 9pt;
  background-color: #A02428;
  color: white;
  font-weight: bold;
 	text-decoration: none;
}

.menuLinkSelected:hover {
  font-size: 9pt;
  background-color: #A02428;
  color: white;
  font-weight: bold;
 	text-decoration: none;
}

.footer {
  font-size: 8pt;
  color: #333333;
}

.tdBackgroundHaus {
  background-image: url(images/lefthaus.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #F4F4F4;
}

.directoryLink {
  text-decoration: none;
  color: black;
}

.directoryLink:hover {
  text-decoration: none;
  color: black;
}

.linkListLink {
  text-decoration: none;
  color: #A02428;
}

.linkListLink:hover {
  text-decoration: underline;
  color: #A02428;
}

.patSubmit {
  background-color: #A02428;
  color: white;
  font-weight: bold;
  font-size: 9px;
}

.appointmentLink {
  text-decoration: none;
  color: #A02428;
}

.appointmentLink:hover {
  text-decoration: underline;
  color: #A02428;
}

.normLink {
  text-decoration: none;
  color: #A02428;
}

.normLink:hover {
  text-decoration: underline;
  color: #A02428;
}

.footerLink {
  font-size: 8pt;
  text-decoration: none;
  color: #333333;
}

.footerLink:hover {
  font-size: 8pt;
  text-decoration: underline;
  color: #333333;
}


A {
  font-size: 9pt;
  font-weight: normal;
  color: #A02428;
  text-decoration: none;
}

A:hover {
  font-size: 9pt;
  font-weight: normal;
  color: #A02428;
  text-decoration: underline;
}
