body { /* Do NOT change the fonts! */
  color: black;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #161652;
}
a:link { /* In most cases, leave these 'a' selectors alone. Defining colors and styles here won't have any effect on most links. */
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  color: #73758C;
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
.left { /* Match this to the background color of your side image. If there is no side image, this is irrelevant. */
  background-color: black;
}
.MainTable {
  background-color: white;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: white;
  text-decoration: none
}
.MainMenuRowAlt {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  color: #ffcc07;
  text-decoration: none
}
.MainMenuRow {
  background: #27297F url(rmff07-gradientblue.jpg) repeat-x;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #c4c4c4;
  text-decoration: none;
  font-variant: normal;
}
.MainMenuLink {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  color: ghostwhite;
  text-decoration: none;
}
.BoardColumn {
  background: #3C3E6A url(rmff07-gradientdarkgray.jpg) repeat-x;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: white;
  text-decoration: none
}
.BoardColumnLink {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: white;
  text-decoration: underline
}
.BoardRowA {
  background: #BDBDC8 url(rmff07-gradientgray.jpg) repeat-x;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: black;
  text-decoration: none
}
.BoardRowALink {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: #161652;
  text-decoration: underline
}
.BoardRowB {
  background: #D0D0D7 url(rmff07-gradientlightgray.jpg) repeat-x;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: black;
  text-decoration: none
}
.BoardRowBLink {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  color: black;
  text-decoration: underline
}
.SubjectLink {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: midnightblue;
  text-decoration: underline
}
a.SubjectLink {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: midnightblue;
  text-decoration: underline
}
a.SubjectLink:active {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: gray;
  text-decoration: underline
}
a.SubjectLink:visited {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: midnightblue;
  text-decoration: none
}
.AuthorLink {
  background: #3C3E6A url(rmff07-usernamebg.jpg) repeat-x bottom;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: ghostwhite;
  text-decoration: none
}
.VersionText {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: white;
  text-decoration: none
}
.InputSection {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  text-decoration: none
}
.InputNotes {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9pt;
  color: maroon;
  text-decoration: none;
  width: 65%
}
.SignatureTitle {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  color: #7297CF;
  text-decoration: none
}
.SignatureText {
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #000000;
  text-decoration: none
}
