body {
  margin: 0px;
  font-family: sans-serif;
  font-size: 12px;
  /* eagles: background-color: #00575e; */
  background-color: #9999cc;
  color: black;
}
.cms-tagline {
  color: white;
}
.cms-tagline2 {
  font-size: 80%;
  font-style: italic;
  margin-left: 5em;
}
table, td, th {
  font-family: sans-serif;
  font-size: 12px;
}
a:link, a:visited {
  color: #7777bb;
  text-decoration: none;
}
a:link:hover, a:visited:hover {
  text-decoration: underline;
}
a:active {
  color: #9999cc;
  text-decoration: none;
}
.cms-site-header {
  width: 100%;
  color: #bbbbdd;
  /* eagles: background-color: #00575e;
  background-image: url(../SiteData/Images/greentop/3463831da83687fbfa84be0d4a8784ce/greentop.png);
  */
  background-color: #9999cc;
  background-image: url(../SiteData/Images/darktop/adfdb0be00f46d9205e058f0a8c35ca2/darktop.png);
  background-position: 0% 100%;
  background-repeat: repeat-x;
  padding-bottom: 10px;
}
.cms-site-header table {
  white-space: nowrap;
}
.cms-site-title {
  margin-bottom: 0px;
}
.cms-site-title a:link, .cms-site-title a:visited, .cms-site-title a:active {
  color: white;
}
.cms-page-title {
  color: #7777bb;
}
.cms-welcome-area {
  text-align: right;
}
.cms-topnav-area {
  padding: 5px;
  background-color: #bbbbdd;
}
.cms-leftnav-area {
  padding: 5px;
  background-color: #bbbbdd;
  vertical-align: top;
  width: 120px;
}
.cms-content-area {
  padding: 7px;
  vertical-align: top;
  background-image: url(../SiteData/Images/topleft/c5ef7b70e8d362d080c3bcbc6fd4a922/topleft.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.cms-above-footer {
  empty-cells: show;
  height: 10px;
  -height: 8px;
  background-image: url(../SiteData/Images/bottomleft/391a7793f7cbe2e079999bb0b651fb50/bottomleft.png);
  background-repeat: no-repeat;
  background-position: 0% 100%;
}
.cms-middle-area {
  background-color: white;
}
.cms-footer-area {
  text-align: right;
  color: #bbbbdd;
  padding: 5px;
  /* eagles: background-color: #00575e;
  background-image: url(../SiteData/Images/greenbottom/97a9eb0adbda8af171a746f324d2f93c/greenbottom.png);
  */
  background-color: #9999cc;
  background-image: url(../SiteData/Images/lighttop/904e3bb52c394aad8747994312810623/lighttop.png);
  background-position: 0% 0%;
  background-repeat: repeat-x;
}
.cms-footer-area a, .cms-site-header a {
  color: white;
}
.ItemTitle, .ItemTitleDetail {
  font-weight: bold;
  font-size: larger;
  color: #7777bb;
}
.HorizNavSelected, .VertNavSelected {
  font-weight: bold;
}
.Current > .HorizNavSelected, .Current > .VertNavSelected {
  font-weight: normal;
}
h3, h4, h5, h6 {
  color: #7777bb;
}
h5 {
  font-size: 14px;
  margin-bottom: 1px;
}

.cms-games-area {
  margin: 10px;
  padding: 5px;
  background-color: #bbbbdd;
}
.cms-games-list-1, .cms-games-list-2 {
  margin: 5px;
  padding: 5px;
}
.cms-games-list-1 {
  background-color: #ddddee;
}
.cms-games-list-2 {
  background-color: white;
}
.cms-games-qd-board td {
  font-size: 9px;
  text-align: center;
}
.cms-games-qd-board .cms-games-qd-board td {
  width: 13px;
  height: 13px;
}
.cms-games-qd-O {
  color: green;
}
.cms-games-qd-X {
  color: blue;
}
.cms-games-qd-O-highlight {
  background-color: green;
}
.cms-games-qd-X-highlight {
  background-color: blue;
}
.cms-games-qd-O-highlight, .cms-games-qd-X-highlight {
  font-weight: bold;
  color: white;
}
.cms-discuss-postingform-div { display: none; }
.cms-discuss-postingform-table { float: right; }
@media print {
.cms-core-print-friendly-link { display: none }
}
