html {
  height: auto;
}

body {
  background: #FFFFFF url("images/body_background.png") bottom left;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.mainDiv {
  text-align: center;
}

.textDiv {
  padding-left: 20px;
}

.mainTable {
	margin: 0 auto 20px auto;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  width: 800px;
}

.mainDataTable {
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  width: 765px;
}

.mainDataTableSubsectionCell {
  vertical-align: top;
}

.gamesTable {
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  width: 100%;
  font-family: Arial;
  font-size: 14px;
}

.gamesHeaderCell {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

.gamesOujkCell {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  background: #FFFFFF url("images/menu_background.png");
}

.paddedContent {
  padding-top: 0px;
}

.bannerCell {
  background: url("images/banner.png");
  width: 800px;
  height: 225px;
  text-align: right;
  vertical-align: bottom;
  padding-right: 10px;
  padding-bottom: 7px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
}

.bannerCell a:link, .bannerCell a:active, .bannerCell a:visited {
  border-width: 0px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.bannerCell a:hover {
  border-width: 0px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #E0A30C;
}

.contentCell {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  vertical-align: top;
  background: #FFFFFF url("images/content_background.png");
  width: 800px;
  text-align: left;
  padding: 15px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #999999;
}

.contentCell a:link, .contentCell a:active, .contentCell a:visited {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.contentCell a:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #E0A30C;
}

.footerCell {
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  background: url("images/unselected_background.png") top left repeat-x;
  width: 800px;
  height: 15px;
  text-align: center;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}

.infoCell {
  width: 800px;
  height: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  padding-right: 16px;
  color: #000000;
  text-align: right;
}

.infoCell a:link, .infoCell a:active, .infoCell a:visited {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.infoCell a:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

.titleCell {
  position: absolute;
  left: 3px;
  top: 206px;
  padding-left: 10px;
  padding-top: 10px;
  background: url("images/title_banner.png");
  width: 169px;
  height: 31px;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
  color: #E0A30C;
}

.subsectionTable {
  float: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  background: #EEEEEE;
  width: 150px;
  margin-bottom: 10px;
}

.subsectionPictureTable {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  background: #EEEEEE;
  width: 150px;
}

.subsectionMainCell {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #AAAAAA;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 150px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.subsectionMainCell a:link, .subsectionMainCell a:active, .subsectionsubsectionMainCellCell a:visited {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #E0A30C;
}

.subsectionMainCell a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #E0A30C;
}

.subsectionCell {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #AAAAAA;
  background: #FFFFFF;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  width: 150px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.subsectionCell a:link, .subsectionCell a:active, .subsectionCell a:visited {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.subsectionCell a:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #e0a30c;
}

.subsectionPictureLeftCell {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #AAAAAA;
  background: #FFFFFF;
  padding-left: 3px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 3px;
  width: 150px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.subsectionPictureLeftCell a:link, .subsectionCell a:active, .subsectionCell a:visited {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.subsectionPictureLeftCell a:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #e0a30c;
}

.mainContentCounterImage {
  float: none;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
}

.subsectionPictureMainCell {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #AAAAAA;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 150px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.subsectionPictureMainCell a:link, .subsectionPictureMainCell a:active, .subsectionPictureMainCell a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.subsectionPictureMainCell a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #E0A30C;
}

.subsectionPictureCell {
  background: #FFFFFF;
  border-width: 0px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-top: 2px;
  width: 154px;
}

.subsectionPictureCell a:link, .subsectionPictureCell a:active, .subsectionPictureCell a:visited {
  background: #FFFFFF;
  border-width: 0px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.subsectionPictureCell a:hover {
  background: #FFFFFF;
  border-width: 0px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.mainContentTable {
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  background: #FFFFFF;
  vertical-align: top;
  font-family: Arial;
  font-family: Arial;
  font-size: 12px;
  width: 456px;
}

.mainContentCellCenter {
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: #FFFFFF;
  width: 456px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mainFrontpageContentCellCenter {
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/logo_watermark.png") top center no-repeat;
  width: 456px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mainContentGamesTable {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  background: #EEEEEE;
  width: 434px;
  margin-bottom: 15px;
}

.mainContentCenterCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

.mainContentLeftCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 40%;
}

.mainContentLeftCellOdd a:link, .mainContentLeftCellOdd a:active, .mainContentLeftCellOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentLeftCellOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentLeftCellEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 40%;
}

.mainContentLeftCellEven a:link, .mainContentLeftCellEven a:active, .mainContentLeftCellEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentLeftCellEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentRightCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: right;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 40%;
}

.mainContentRightCellOdd a:link, .mainContentRightCellOdd a:active, .mainContentRightCellOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentRightCellOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentRightCellEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: right;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 40%;
}

.mainContentRightCellEven a:link, .mainContentRightCellEven a:active, .mainContentRightCellEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentRightCellEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentLeftCellSmallOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentLeftCellSmallOdd a:link, .mainContentLeftCellSmallOdd a:active, .mainContentLeftCellSmallOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentLeftCellSmallOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentCenterCellSmallOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: center;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentCenterCellSmallOdd a:link, .mainContentCenterCellSmallOdd a:active, .mainContentCenterCellSmallOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentCenterCellSmallOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentCenterCellSmallEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: center;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentCenterCellSmallEven a:link, .mainContentCenterCellSmallEven a:active, .mainContentCenterCellSmallEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentCenterCellSmallEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentReportCenterCellSmallEven {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: center;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentReportCenterCellSmallEven a:link, .mainContentReportCenterCellSmallEven a:active, .mainContentReportCenterCellSmallEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentReportCenterCellSmallEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataTable {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  background: #EEEEEE;
  width: 442px;
}

.mainContentHeaderCell {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 47%;
}

.mainContentHeaderCell a:link, .mainContentHeaderCell a:active, .mainContentHeaderCell a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentHeaderCell a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentHeaderCellSmall {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 6%;
}

.mainContentHeaderCellSmall a:link, .mainContentHeaderCellSmall a:active, .mainContentHeaderCellSmall a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentHeaderCellSmall a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 47%;
}

.mainContentDataCellOdd a:link, .mainContentDataCellOdd a:active, .mainContentDataCellOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 47%;
}

.mainContentDataCellEven a:link, .mainContentDataCellEven a:active, .mainContentDataCellEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellSmallOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 6%;
}

.mainContentDataCellSmallOdd a:link, .mainContentDataCellSmallOdd a:active, .mainContentDataCellSmallOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellSmallOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellSmallEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 6%;
}

.mainContentDataCellSmallEven a:link, .mainContentDataCellSmallEven a:active, .mainContentDataCellSmallEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentDataCellSmallEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainLinkContentHeaderCell {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 50%;
}

.mainLinkContentHeaderCell a:link, .mainLinkContentHeaderCell a:active, .mainLinkContentHeaderCell a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainLinkContentHeaderCell a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainLinkContentDataCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 50%;
}

.mainLinkContentDataCellOdd a:link, .mainLinkContentDataCellOdd a:active, .mainLinkContentDataCellOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainLinkContentDataCellOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainLinkContentDataCellEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 50%;
}

.mainLinkContentDataCellEven a:link, .mainLinkContentDataCellEven a:active, .mainLinkContentDataCellEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainLinkContentDataCellEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentCellCenter h1 {
  font-size: 14px;
}

.mainFrontpageContentCellCenter h1 {
  font-size: 14px;
}

.contentData h1 {
  font-size: 14px;
}

.SubsectionCell h1 {
  font-size: 14px;
}

.mainContentImage {
  float: center;
  border-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

.imageCell {
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  position: relative;
  color: #000000;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.imageCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  position: relative;
  background: #FFFFFF;
  width: 110%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.imageCellEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  position: relative;
  background: #EEEEEE;
  width: 110%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.formTable {
  background: #FF00FF;
}

.formTitleCell {
  background: #00FFFF;
}

.formValueCell {
  background: #FFFF00;
}

.mainContentGamesDataTable {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  background: #EEEEEE;
  width: 434px;
}

.mainContentGamesHeaderCell {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 24%;
}

.mainContentGamesHeaderCell a:link, .mainContentGamesHeaderCell a:active, .mainContentGamesHeaderCell a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesHeaderCell a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesHeaderCellSmall {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 3%;
}

.mainContentGamesHeaderCellSmall a:link, .mainContentGamesHeaderCellSmall a:active, .mainContentGamesHeaderCellSmall a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesHeaderCellSmall a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesHeaderCellBig {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 49%;
}

.mainContentGamesHeaderCellBig a:link, .mainContentGamesHeaderCellBig a:active, .mainContentGamesHeaderCellBig a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesHeaderCellBig a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 24%;
}

.mainContentGamesDataCellOdd a:link, .mainContentGamesDataCellOdd a:active, .mainContentGamesDataCellOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 24%;
}

.mainContentGamesDataCellEven a:link, .mainContentGamesDataCellEven a:active, .mainContentGamesDataCellEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellSmallOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 3%;
}

.mainContentGamesDataCellSmallOdd a:link, .mainContentGamesDataCellSmallOdd a:active, .mainContentGamesDataCellSmallOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellSmallOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellSmallEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 3%;
}

.mainContentGamesDataCellSmallEven a:link, .mainContentGamesDataCellSmallEven a:active, .mainContentGamesDataCellSmallEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellSmallEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellBigOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 49%;
}

.mainContentGamesDataCellBigOdd a:link, .mainContentGamesDataCellBigOdd a:active, .mainContentGamesDataCellBigOdd a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellBigOdd a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellBigEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 48%;
}

.mainContentGamesDataCellBigEven a:link, .mainContentGamesDataCellBigEven a:active, .mainContentGamesDataCellBigEven a:visited {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.mainContentGamesDataCellBigEven a:hover {
  font-family: Arial;
  font-size: 12px;
  color: #E0A30C;
  font-weight: normal;
  text-decoration: none;
}

.mainContentHistoryHeaderCellSmall {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 8%;
}

.mainContentHistoryHeaderCellBig {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentHistoryCellSmallOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 8%;
}

.mainContentHistoryCellSmallEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 8%;
}

.mainContentHistoryCellBigOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentHistoryCellBigEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 20%;
}

.mainContentPlayerStatsHeaderCellSmall {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 13%;
}

.mainContentPlayerStatsHeaderCellBig {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background: url("images/menu_background.png") top left repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 60%;
}

.mainContentPlayerStatsCellSmallOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 13%;
}

.mainContentPlayerStatsCellSmallEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 13%;
}

.mainContentPlayerStatsCellBigOdd {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 60%;
}

.mainContentPlayerStatsCellBigEven {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 60%;
}

.messageWriteTable {
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  background: #EEEEEE;
  width: 434px;
  margin-bottom: 15px;
}

.messageTable {
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  background: #EEEEEE;
  width: 434px;
  margin-bottom: 15px;
}

.formInput {
  width: 100%;
}

.formTextArea {
  width: 100%;
}

.messageLeftCell {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 15%;
}

.messageRightCell {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: right;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 85%;
}

.messageTitleLeftCell {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 65%;
}

.messageTitleRightCell {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: right;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 35%;
}

.messageValueCell {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  text-align: justify;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background:  #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

.messageTitleDiv {
  width: 260px;
  overflow: hidden;
}

.messageDiv {
  width: 414px;
  overflow: hidden;
}

.pager {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.pager a:link, .pager a:active, .pager a:visited {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.pager a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #E0A30C;
}

.counter {
  float: left;
  padding-left: 10px;
}
.copyright {
  float: right;
  padding-right: 10px;
}
