BODY, TD {
  font-family     : arial, sans-serif;
  font-style      : normal;
  font-variant    : normal;
  font-size       : 12px;
  font-weight     : normal;
  text-decoration : none;
  color           : #000000;
}

H1 {
  font-size       : 16px;
  font-weight     : bold;
  color           : #440038;
}

H2 {
  font-size       : 14px;
  font-weight     : bold;
  color           : #440038;
}

H3 {
  font-size       : 14px;
  font-weight     : normal;
  color           : #440038;
}

SELECT, INPUT, TEXTAREA {
  font-family     : fixed;
  font-style      : normal;
  font-variant    : normal;
  font-size       : 12px;
  font-weight     : normal;
  color           : #000000;
  background-color: #FFFFFF;
}

.special_1 {
  font-size       : 16px;
  font-weight     : normal;
  color           : #000000;
}

.special_2 {
  font-size       : 16px;
  font-weight     : bold;
  color           : #000000;
}

A, .sitemap, .mainmenu, .special_3 {
  font-family     : arial, sans-serif;
  font-style      : normal;
  font-variant    : normal;
  font-size       : 12px;
  font-weight     : bold;
  text-decoration : none;
  color           : #440038;
}

.noasitemap, .noamainmenu {
  font-family     : arial, sans-serif;
  font-style      : normal;
  font-variant    : normal;
  font-size       : 12px;
  font-weight     : normal;
  text-decoration : none;
  color           : #440038;
}

.content {
  font-family     : arial, sans-serif;
  font-style      : normal;
  font-variant    : normal;
  font-size       : 12px;
  font-weight     : normal;
  text-decoration : none;
  color           : #000000;
}

A:hover, .verticalMenu A:hover {
  color           : #98007E;
  font-weight     : bold;
}

.selectedMenuItem {
  color           : #98007E;
  font-weight     : bold;
}

.selectedMenuItem A,.selectedMenuItem A:visited {
  color           : #CCCEF6;
}
.searchBox {
  font-size       : 13px;
}
.pagination {
  font-family     : arial, sans-serif;
  font-size       : 12px;
  text-align      : center;
}
.adminBar {
  background-color: #EF4200;
  font-size       : 12px;
  font-family     : arial, sans-serif;
  color           : #000000;
}
.formDescription {
  font-family     : arial, sans-serif;
  font-weight     : normal;
  font-size       : 12px;
  color           : #000000;
}
.formSubtext {
  font-family     : arial, sans-serif;
  font-size       : 12px;
}
.highlight {
  background-color: #EF4200;
}
.tableMenu {
  background-color: #c2e3ea;
  font-size       : 12px;
  font-family     : arial, sans-serif;
}
.tableMenu a {
  text-decoration : none;
}
.tableHeader {
  background-color: #c2e3ea;
  font-size       : 13px;
  font-weight     : normal;
  font-family     : arial, sans-serif;
  color           : #000000;
}
.tableData {
  font-size       : 12px;
  font-weight     : normal;
  font-family     : arial, sans-serif;
  color           : #000000;

}
.pollAnswer {
  font-family     : arial, sans-serif;
  font-size       : 12px;
}
.pollColor {
  background-color: #EF4200;
}
.pollQuestion {
  font-family     : arial, sans-serif;
  font-size       : 12px;
  text-decoration : none;
  font-weight     : normal;
}
.tab {
  border          : 1px solid #EF4200;
  background-color: #ff0000;
}
.tabBody {
  border          : 1px solid #EF4200;
  border-top      : 1px solid #EF4200;
  border-left     : 1px solid #EF4200;
  background-color: #dddddd;
}
div.tabs {
  line-height     : 12px;
  font-size       : 12px;
}
.tabHover {
  background-color: #555555;
}
.tabActive {
  background-color: #dddddd;
}
