a:link {
  color:    #336600;
  text-decoration:  underline;
  text-underline:   single;
}
a:visited {
  color:    #336600;
  text-decoration:  underline;
  text-underline:   single;
}
.tablebg {
  background-color: #FFFFFF;
}
.oddRow {
  background-color: #FFFFFF;
}
.evenRow {
  background-color: #FFFFFF;
}
.title {
  background-color: #EAEAEA;
  font-size:    10.0pt;
  font-family:  "Century Schoolbook";
  color:    #006600;
}
.menu_link {
  font-size:    11.0pt;
  font-family:  "Century Schoolbook";
  color:    #006600;
}
.page_title {
  font-size:    20.0pt;
  font-family:  "Century Schoolbook";
  color:    #006600;
}
.page_sub_title {
  font-size:    15.0pt;
  font-family:  "Century Schoolbook";
  color:    #006600;
}
.result {
  text-align:  left;
  font-size:    10.0pt;
  font-family:  "Century Schoolbook";
  color:    #006600;
}
.fielderror {
  color: red;
}