/**************************************************/
/* Copyright Zebraboots Internet Systems Ltd 2002 */
/**************************************************/
.clstblContainer
{
  padding: 0px;
}
.clsOrderLinkLeft
{
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  width: 15%;
}
.clsOrderLinkRight
{
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  width: 15%;
}
#idTopBarLinks
{
  top: 500px;
  left: 5px;
  z-index: 1;
  height: 40px;
  text-align: center;
}
.clsSideLinkCell
{
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  background-color: #cccccc;
  cursor: pointer;
  border: solid 1px #000000
}
.clsSideLinkCellEmph
{
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  background-color: #cccccc;
  cursor: pointer;
  border: solid 1px #ff0000
}
.clsTopBarFont{font-size: 8pt; font-weight: bold;}
.clsNoUnderline{text-decoration: none;}
.clsGraphics
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#divHeaderLinks
{
  top:67px;
  left: 0px;
  z-index: 11;
}
#divHeaderLinks2
{
  top:95px;
  left: 540px;
  z-index: 11;
}
#divHeaderLinks3
{
  top:0;
  left: 396px;
  z-index: 11;
  visibility: hidden;
}
#divStripes
{
  top: 0;
  left: 0;
  height: 100%;
  z-index: 5;
}
#divLogo
{
  top: -1px;
  left: -1;
  z-index: 7;
}
#divHeaderText
{
  width: 290px;
  top: 102px;
  left: 2px;
  font-family: arial;
  font-size: 12pt;
  z-index: 11;
  color: #000000;
}

/* Graphics2 is the footer and assoiated blocks of colour */
#divGraphics2
{
  position: absolute;
  z-index: 87;
  top: 450px;
  left: 0px;
  width: 100%;
}
#divFooter
{
  position: absolute;
  top: 110px;
  left: 50px;
  font-family: arial;
  font-size: 10pt;
  z-index: 1;
}

/* background colour blocks */
#divBlock6
{
  top: 153px;
  left: 30px;
  width: 850px;
  height: 400px;
  border: 3px solid #000000;
  z-index: 90;
}
#divSpacer
{
  width: 101px;
  height: 21px;
}
