body
{
  color: #ffffff;
}

div.mainDiv
{
  background-color: #104c93;
}

img.brandLogo
{
  margin-left: -4px;
  margin-bottom: 2px;
}

a, a img
{
  color: #ffffff;
}

img.detailThumb
{
  border: 1px solid #dddddd;
}

table.iconMenu, table.iconMenu td
{
  background-color: #9eafb9;
  color: #ffffff;
}

/*---------------------------------------------------------*/
/* page content */
/*---------------------------------------------------------*/

#pageHeader
{
  background-color: #9eafb9;
  width: 932px;
}

div.titleBar, div.titleBar a, tr.titleBar, tr.titleBar td, tr.titleBar a
{
  background-color: #9eafb9;
}

.thumbBorderOn  { border:5px solid #9eafb9; }
.thumbBorderOff { border:5px solid #104c93; }

/*---------------------------------------------------------*/
/* page numbering */
/*---------------------------------------------------------*/

.currentPage, .otherPageOn
{
  background-color: #104c93;
  border: 1px solid #000000;
}

.otherPageOff
{
  border: 1px solid #000000;
}

.otherPageOff a
{
  color: #104c93;
}
