body
{
  background-color: #a8b695;
}

.center
{
  text-align: center
}

.borderPad
{
  padding-top: 10px
}

.buttonPad
{
  padding-bottom: 20px
}

.centerPad
{
  padding-left: 20px;
  padding-right: 20px;
}

.bottomPad
{
  padding-bottom:150px
}

.tableSize
{
  padding-top: 10px;
  height: 599px;
  width: 129px;
  background: url(Art/SideBorder.png) no-repeat;
}

.headerLarge
{
  font: 28px arial
}

.headerMedium
{
  font: 20px arial
}

.headerSmall
{
  font: 16px arial
}
.HeaderSmall
{
  font: 16px arial bold
}

.normalFont
{
  font: 12px arial
}

a.one:link {color: #8c9093}
a.one:visited {color: #8c9093}
a.one:hover {color: #8c9093}

