body {
  font-family: verdana, helvetica, sans-serif;
  background-image: url(../x-images/bkg-body.jpg);
  background-repeat: repeat-x;
  background-color: #83847E;

}

#table-body {
  background-color: #FFFFFF;
}

td {
  font-size: 10pt;
}

h1 {
  font-size: 12pt;
  font-weight: bold;
}

h2 {
  font-size: 10pt;
  font-weight: bold;
}

h3 {
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
}
h4 {
  color: #993300;
  font-size: 12px;
  font-weight: bold;
  font-style: none;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 10px;
}
h5 {
  font-size: 12px;
  font-weight: bold;
  font-style: none;
  border-bottom: 1px solid #CCCCCC;
  margin: 10px 0 10px 0;
}

/* 
General Site Links
*/
a:link {
  color: #000090;
}

a:visited {
  color: #000090;
}

a:active {
  color: #000090;
}

a:hover {
  color: #990000;
}

/*
Menu Links
*/
a.menulink:link {
  color: #000000;
  text-decoration: none;
}

a.menulink:visited {
  color: #000000;
  text-decoration: none;
}

a.menulink:active {
  color: #000000;
  text-decoration: none;
}

a.menulink:hover{
  color: #686868;
  text-decoration: none;
}

/*
Menu Links Selected
*/

a.menulink2:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a.menulink2:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a.menulink2:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a.menulink2:hover{
  color: #686868;
  text-decoration: none;
  font-weight: bold;
}

/*
Submenu Links
*/
a.submenulink:link {
  color: #000090;
}

a.submenulink:visited {
  color: #000090;
}

a.submenulink:active {
  color: #000090;
}

a.submenulink:hover{
  color: #BD3D02;
}

/*
Table Classes
*/
.table-submenu {
  margin-top: 0px;
}

.td-pageborder-left {
  background-image: url(../x-images/bkg-border-left.gif);
}

.td-pageborder-right {
  background-image: url(../x-images/bkg-border-right.gif);
}

.td-footer {
  color: #6F6F6F;
  background : url(../x-images/bkg-footer.gif);
  text-align: center;
  font-size: 8pt;
}

.td-menu-btn {
  padding-left: 10px;
  padding-right: 10px;
}

.td-submenu-hdg {
  color: #000000;
  background-color: #EEEEEE;
  font-weight: normal;
  font-size: 10pt;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 4px;
}

.td-submenu-btn {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 4px;
  border-bottom: 1px solid;
  border-color:  #E9E9E9;
}

.td-submenu-btn2 {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 4px;
  border-bottom: 1px solid;
  border-color:  #E9E9E9;
}

.td-content {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}

.td-columnleft {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}

.td-columnright {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
}


/* 
Other Classes 
*/

.img-logo-left {
  margin-left: 31px;
}

.img-logo-right {
  margin-right: 35px;
}

.span-whatsnewdate {
  font-size: 8pt;
  font-style: normal;
  color: #808080;
}

.p-divider {
  border-bottom: 1px solid #CCCCCC;
  margin: 10px 0 20px 0;
}

ul.noindent {
  margin: 10px 0 10px 0;
  padding: 0 0 0 0;
  list-style: none;
  border: none;
}

ul.noindent li {
  margin-top: 10px; /* space between main items */
}

ul.noindent2 {
  margin: 0 0 20px 16px;
  padding: 0 0 0 0;
  border: none;
}

ul.noindent2 li {
  margin: 0 0 5px 0; /* space between main items */
}


/* 
Gallery Table Classes
*/

.table-thumbs {
  border-style: solid; 
  border-width: 1px; 
  border-color: #E4E4E4;
}

.tr-thumbheader {
  background-color: #EEEEEE;
  text-align: center;
}

.td-thumbnav {
  background-color: #EEEEEE;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}

.td-caption {
  font-size: 8pt;
}

.photoframe {
  border-style: solid; 
  border-width: 5px; 
  border-color: #E7E7E7;
}

.span-daydate {
  font-weight: bold;
}

.span-gametitle {
  font-weight: bold;
  font-style: italic;
}

.span-nouline { 
  text-decoration: none;
}

.span-navsel {
  color: #414141;
  font-weight: bold;
}


/*
Form Element Classes
*/

.form-textfield {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
  border-style: inset;
  border-top-width: 1px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 1px
}
.form-textarea {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
  border-style: inset;
  border-top-width: 1px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 1px
}
.form-button {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}
