body,a,table
  {
  /*color:#668CD2;*/
  color:#000000;
  font-family: Verdana;
  font-size: 12px;
  }

.topleft
  {
  background: #f2f3f5 url('images/bgtopleft.jpg') no-repeat bottom right;
  }

.top
  {
  background: #f2f3f5 url('images/bgtop.jpg') no-repeat bottom left;
  }

.toprgt
  {
  background: #ffffff url('images/bgtoprgt.jpg') no-repeat bottom left;
  }

.left
  {
  background: #f2f3f5 url('images/bgleft.jpg') no-repeat top right;
  }

.center
  {
  background: #ffffff url('images/bgcenter.jpg') no-repeat top left fixed;
  }

.right
  {
  background: #ffffff url('images/bgright.jpg') repeat-y left;
  }

.botleft
  {
  background: #f2f3f5 url('images/bgbotleft.jpg') no-repeat top right;
  }

.bot
  {
  background: #f2f3f5 url('images/bgbot.jpg') no-repeat top left;
  }

.botrgt
  {
  background: #ffffff url('images/bgbotrgt.jpg') no-repeat top left;
  }

.fillleft
  {
  background: #f2f3f5;
  }

.fill
  {
  background: #f2f3f5 url('images/bgfill.jpg') repeat-y left;
  }

.fillrgt
  {
  background: #ffffff;
  }

.header
  {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  }

.title
  {
  font-weight: bold;
  font-size: 16px;
  }

.menu, .menulink
  {
  text-align: right;
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  }

.mini
  {
  font-size:9px;
  }

.bol
  {
  vertical-align: middle;
  }
