div.box0 {
  position:absolute;
  left:10px;
  top:10px;
  width:183px;
  height:189px;
}

div.box1 {
  position:absolute;
  left:204px;
  top:10px;
  width:183px;
  height:189px;
}

div.box2 {
  position:absolute;
  left:398px;
  top:10px;
  width:183px;
  height:189px;
}

div.box3 {
  position:absolute;
  left:10px;
  top:229px;
  width:183px;
  height:189px;
}

div.box4 {
  position:absolute;
  left:204px;
  top:229px;
  width:183px;
  height:189px;
}

div.box5 {
  position:absolute;
  left:398px;
  top:229px;
  width:183px;
  height:189px;
}

div.box6 {
  position:absolute;
  left:592px;
  top:10px;
  width:183px;
  height:408px;
}

div.boxheading {
  position:absolute;
  width:183px;
  height:20px;
  background-color:#D8DDFF;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  font-weight:bold;
  cursor:default;
}

div.boxheading-without-button {
  position:absolute;
  width:177px;
  height:14px;
  background-color:#D8DDFF;
  padding:3px;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  font-weight:bold;
  cursor:default;
}

a.new_window:link,a.new_window:visited,a.new_window:hover,a.new_window:active,a.new_window:focus {
  position:absolute;
  height:11px;
  width:11px;
  padding:4px;
  background-position:0px;
  background-repeat:no-repeat;
}

a.new_window:link,a.new_window:visited { background-image:url(images/buttons/new_window.gif); }
a.new_window:hover,a.new_window:focus { background-image:url(images/buttons/new_window-over.gif); }

span.boxheading {
  position:absolute;
  top:3px;
  left:20px;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  font-weight:bold;
  cursor:default;
}

div.boxcontent {
  position:absolute;
  top:20px;
  width:100%;
  background-color:#E8ECFD;
  font-family:Verdana,Arial,sans-serif;
  font-size:10px;
  text-align:justify;
}
