body
{
  color: #ffffff;
}

div.mainDiv
{
  background-color: #0b498e;
}

img.brandLogo
{
  margin-left: -6px;
  margin-bottom: 2px;
}

a, a img
{
  color: #ffffff;
}

img.detailThumb
{
  border: 1px solid #dddddd;
}

table.iconMenu, table.iconMenu td
{
  background-color: #a8988a;
  color: #ffffff;
}

/*---------------------------------------------------------*/
/* page content */
/*---------------------------------------------------------*/

#pageHeader
{
  background-color: #a8988a;
  width: 944px;
}

div.titleBar, div.titleBar a, tr.titleBar, tr.titleBar td, tr.titleBar a
{
  background-color: #a8988a;
}

.thumbBorderOn  { border:5px solid #a8988a; }
.thumbBorderOff { border:5px solid #0b498e; }

/*---------------------------------------------------------*/
/* page numbering */
/*---------------------------------------------------------*/

.currentPage, .otherPageOn
{
  background-color: #0b498e;
  border: 1px solid #ffffff;
}

.otherPageOff
{
  border: 1px solid #ffffff;
}

.otherPageOff a
{
  color: #0b498e;
}
