pre 
{
 white-space: pre-wrap;
}

.LogoBox
{
  text-align: center;
  color: black;
  text-decoration: underline;
  margin-left: 100px;
  margin-right: 100px;
}

.navlink
{
  display: block;
  text-decoration: none;
  text-align: center;
  color: black;
}

.navlink3
{
  display: block;
  text-decoration: none;
  color: black;
  padding: 5px;
}

.navlink3:hover
{
  background: #D8E0E4;
}

.navlink:hover
{
  background: #D8E0E4;
}

.navlink2
{
  display: block;
  text-decoration: none;
  text-align: center;
  color: black;
  font-weight: bold;
  background: #D8E0E4;
}

.navlink2:hover
{
  background: #D8E0E4;
}

.navlink4
{
  display: block;
  text-decoration: none;
  text-align: center;
  color: black;
  position: relative;
  margin: 0px;
  padding: 0px;
  top: -2px;
}

.navlink4:hover
{
  background: #D8E0E4;
}

.navlink5
{
  display: block;
  text-decoration: none;
  text-align: center;
  color: black;
  font-weight: bold;
  background: #D8E0E4;
  position: relative;
  margin: 0px;
  padding: 0px;
  top: -2px;
}

.navlink5:hover
{
  background: #D8E0E4;
}

.CentreTable
{
  text-align: center;
  border: 1px solid black;
}

.ContentArea1
{
  background: #E8F0F4 url('images/left.bmp') repeat-y left top;
  padding-left: 11px;
}

.ContentArea2
{
  background: #E8F0F4 url('images/right.bmp') repeat-y right top;
  padding-right: 11px;
}

.ContentArea2Tab
{
  background: #E8F0F4 url('images/innercurve.bmp');
  width: 11px;
  height: 11px;
  position: relative;
  left: 15px;
  top: 3px;
  float: right;
}

.ContentArea1Tab
{
  background: #E8F0F4 url('images/innercurvel.bmp');
  width: 7px;
  height: 11px;
  position: relative;
  top: 3px;
  left: -11px;
  float: left;
}

.ContentArea1I
{
  background: #fff url('images/lefti.bmp') repeat-y left top;
  padding-left: 11px;
}

.ContentArea2I
{
  background: #E8F0F4 url('images/righti.bmp') repeat-y right top;
  padding-right: 11px;
}

.ContentArea3
{
  background: #fff url('images/left2.bmp') repeat-y left top;
  padding-left: 11px;
}

.ContentArea4
{
  background: #E8F0F4 url('images/right2.bmp') repeat-y right top;
  padding-right: 11px;
}

.BoxCont
{
  padding: 5px;
}

.BoxContInner
{
  padding: 5px;
  float: right;
  width: 250px;
}

.BoxTopLeft
{
  float: left;
  background-image: url('images/topleft.bmp');
  width: 11px;
  height: 32px;
}

.BoxTopRight
{
  float: right;
  background-image: url('images/topright.bmp');
  width: 11px;
  height: 32px;
}

.BoxTop
{
  background-image: url('images/top.bmp');
  height: 28px;
  padding-top: 4px;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

.BoxTopLeftI
{
  float: left;
  background-image: url('images/toplefti.bmp');
  width: 11px;
  height: 32px;
}

.BoxTopRightI
{
  float: right;
  background-image: url('images/toprighti.bmp');
  width: 11px;
  height: 32px;
}

.BoxTopI
{
  background-image: url('images/topi.bmp');
  height: 28px;
  padding-top: 4px;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

.BoxTopLeftSimple
{
  background-image: url('images/topleft2.bmp');
  width: 11px;
  height: 11px;
  position: relative;
  top: 11px;
}

.BoxTopRightSimple
{
  float: right;
  background-image: url('images/topright2.bmp');
  width: 11px;
  height: 11px;
}

.BoxTopSimple
{
  background-image: url('images/top2.bmp');
  height: 11px;
}

.BoxTopLeftSimple2
{
  float: left;
  background-image: url('images/topleft3.bmp');
  width: 11px;
  height: 11px;
}

.BoxTopRightSimple2
{
  float: right;
  background-image: url('images/topright3.bmp');
  width: 11px;
  height: 11px;
}

.BoxTopSimple2
{
  background-image: url('images/top3.bmp');
  height: 11px;
}

.BoxBottom
{
  background-image: url('images/bottom.bmp');
  height: 11px;
}

.BoxBottomLeft
{
  float: left;
  background-image: url('images/bottomleft.bmp');
  width: 11px;
  height: 11px;
}

.BoxBottomRight
{
  float: right;
  background-image: url('images/bottomright.bmp');
  width: 11px;
  height: 11px;
}

.BoxBottomI
{
  background-image: url('images/bottomi.bmp');
  height: 11px;
}

.BoxBottomLeftI
{
  float: left;
  background-image: url('images/bottomlefti.bmp');
  width: 11px;
  height: 11px;
}

.BoxBottomRightI
{
  float: right;
  background-image: url('images/bottomrighti.bmp');
  width: 11px;
  height: 11px;
}

.BoxBottom2
{
  background-image: url('images/bottom2.bmp');
  height: 11px;
}

.BoxBottomLeft2
{
  float: left;
  background-image: url('images/bottomleft2.bmp');
  width: 11px;
  height: 11px;
}

.BoxBottomRight2
{
  float: right;
  background-image: url('images/bottomright2.bmp');
  width: 11px;
  height: 11px;
}


.Spacer
{
  width: 0px;
  height: 0px;
  clear: both;
}

