BODY {
  margin: 0px;
  background-color: #000000;
  color: #FFE600;
  font-family: arial;
}
A {
  color: #FFFF00;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}
INPUT {
  white-space: nowrap;
}
LEGEND {
  font-family: arial;
  font-size: 10pt;
  color: #FFE600;
}
TABLE {
  border-collapse: collapse;
  margin:  0px;
  border: 0px;
}
TD {
  padding: 0px;
  margin:  0px;
  border: 0px;
}
TD.FieldSet {
  padding: 5px 0px 5px 0px;
}
TD.Content {
  font-family: arial;
  font-size: 10pt;
  color: #FFE600;
  padding: 3px 10px 3px 10px;
}
.MainLayout {
  margin: 5px, 15px, 5px, 5px;
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px 10px;
}
TD.PageTitle {
  font-family: arial;
  font-size: 18pt;
  font-weight: bold;
  padding: 1px 0px 0px 0px;
  border-bottom: 2px solid black;
  height: 30px;
}
TD.ContentSuper {
  padding: 10px;
}
TD.Breadcrumbs {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #808080;
  padding-left: 4px;
  padding-bottom: 2px;
}
A.Breadcrumbs {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #808080;
}
A.Breadcrumbs:hover {
  color: #00C000;
}
.MasterContentArea {
  background-color: #000000;
  padding: 2px 2px 2px 2px;
  height: 100%;
}
TD.ContentCorner {
  width: 7px;
  height: 7px;
}
TD.ContentTopBorder {
  background-image: url(images/ContentTB.gif);
  background-repeat: repeat-x;
  height: 7px;
}
TD.ContentBottomBorder {
  background-image: url(images/ContentBB.gif);
  background-repeat: repeat-x;
  height: 7px;
}
TD.ContentLeftBorder {
  background-image: url(images/ContentLB.gif);
  background-repeat: repeat-y;
  width: 7px;
}
TD.ContentRightBorder {
  background-image: url(images/ContentRB.gif);
  background-repeat: repeat-y;
  width: 7px;
}
TD.MenuCorner {
  background-color: #000000;
  width: 7px;
  height: 7px;
}
TD.MenuTopBorder {
  background-color: #000000;
  background-image: url(images/ContentTB.gif);
  background-repeat: repeat-x;
  height: 7px;
}
TD.MenuBottomBorder {
  background-color: #000000;
  background-image: url(images/ContentBB.gif);
  background-repeat: repeat-x;
  height: 7px;
}
TD.MenuLeftBorder {
  background-color: #000000;
  background-image: url(images/ContentLB.gif);
  background-repeat: repeat-y;
  width: 7px;
}
TD.MenuRightBorder {
  background-color: #000000;
  background-image: url(images/ContentRB.gif);
  background-repeat: repeat-y;
  width: 7px;
}
.MenuBarArea {
  background-color: #000000;
  padding: 2px 2px 0px 4px;
}
.GlobalNavOption {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFE600;
  padding-bottom: 7px;
}
.GlobalNavOption:hover {
  color: #00FF00;
}
.GlobalNavSeparator {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
}
.FooterLeftText {
  font-family: arial;
  font-size: 10pt;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #FFE600;
  padding-top: 5px;
}
.FooterCenterText {
  font-family: arial;
  font-size: 10pt;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #FFE600;
  padding-top: 5px;
}
.FooterRightText {
  font-family: arial;
  font-size: 10pt;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #FFE600;
  padding-top: 5px;
}
A.FooterRight {
  color: #FFFF00;
  text-decoration: none;
}
.Text {
  font-family: arial;
  font-size: 9pt;
}
DIV.SubMenu {
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  border: none;
  padding: 4px 2px 2px 2px;
  position: absolute;
  top: 10px;
  right: 10px;
  visibility: hidden;
  z-index: 101;
}
TABLE.SubMenu {
  background-color: #C0AC00;
  border: 2px solid #FFE600;
}
.SubMenuItem {
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  display: block;
  padding: 3px 4em 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
.SubMenuItem:hover {
  color: #000000;
  background-color: #FFE600;
  text-decoration: none;
}
.SubMenuItemActive {
  text-decoration: underline;
}
TD.ComingSoon {
  color: #00FF00;
  font-size: 64pt;
  font-weight: bold;
  background-image: url(images/DimLogo.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
TD.GolfTable, TH.GolfTable {
  padding: 2px;
  border: 1px solid;
}
TH.Date, TH.Time, TH.Event, TH.Form {
  font-size: 10pt;
  padding: 3px;
  border: 1px solid;
  text-align: center;
  vertical-align: bottom;
}
TD.Date, TD.Time, TD.Event, TD.Form, TD.Item, TD.Image {
  font-size: 10pt;
  padding: 3px;
  border: 1px solid;
}
TD.Date {
  white-space: nowrap;
  text-align: center;
  vertical-align: bottom;
}
TD.Time {
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
}
TD.Event, TD.Form {
  text-align: left;
  vertical-align: top;
}
TD.Item, TD.Image {
  text-align: center;
  vertical-align: center;
}
