.shadowTable
{
	background-color: #fff;
}

.shadowTable .topleftshadow
{
  width: 6px;
  height: 6px;
  background-image: url('../../pics/shadow/topleft.gif');
  background-repeat: none;
}

.shadowTable .topshadow
{
  height: 6px;
  background-image: url('../../pics/shadow/top.gif');
  background-repeat: repeat-x;
}

.shadowTable .toprightshadow
{
  width: 6px;
  height: 6px;
  background-image: url('../../pics/shadow/topright.gif');
  background-repeat: none;
}

.shadowTable .leftshadow
{
  width: 6px;
  background-image: url('../../pics/shadow/left.gif');
  background-repeat: repeat-y;
}

.shadowTable .rightshadow
{
  width: 6px;
  background-image: url('../../pics/shadow/right.gif');
  background-repeat: repeat-y;
}

.shadowTable .bottomleftshadow
{
  width: 6px;
  height: 6px;
  background-image: url('../../pics/shadow/bottomleft.gif');
  background-repeat: none;
}

.shadowTable .bottomshadow
{
  height: 6px;
  background-image: url('../../pics/shadow/bottom.gif');
  background-repeat: repeat-x;
}

.shadowTable .bottomrightshadow
{
  width: 6px;
  height: 6px;
  background-image: url('../../pics/shadow/bottomright.gif');
  background-repeat: none;
}

.topimage
{
  width: 998px;
  border: 1px solid #7F7F7F;
  border-bottom: none;
  margin: 0px;
  padding: 0px;
  padding-bottom: 1px;
}

.firefox2 .topimage
{
  padding-bottom: 3px;
}

.topmenu
{
  margin: 0px;
  padding: 0px;
  padding-left: 82px;
  border: 1px solid #7F7F7F;
  height: 17px;
  line-height: 17px;
}

.topmenu table
{
  width: 915px;
}

.topmenu table td
{
  vertical-align: middle;
}

.topmenu .topmenu_left
{
  width: 715px;
}

.topmenu .topmenu_left a
{
  color: #333;
  font-weight: bold;
  padding-left: 18px;
  padding-right: 20px;
}

.firefox2 .topmenu_left a
{
  padding-left: 5px;
}

.topmenu .topmenu_right
{
  width: 200px;
  text-align: right;
}

.topmenu input.searchbox
{  
  width: 111px;
  height: 9px;
  position: relative;
  top: -1px;
  border: 1px solid #7F7F7F;  
  padding-left: 2px;
  padding-right: 2px;
  font-size: 8pt;
  height: 11px;
}

.firefox2 .topmenu input.searchbox
{
  top: 1px;
}

.topmenu .searchbox
{
  white-space: nowrap;
}

.topmenu .searchbox input.submit,
.login input.submit,
.form_panel input.submit
{
  top: 0px;
  position: relative;
  width: 40px;
  height: 15px;
  font-size: 10px;
  line-height: 10px;
  color: white;
  margin: 1px;
  background: #333 url(../../pics/button-background.gif) repeat-x;
  border: 0px solid #3F3F3F;
  padding: 0px;
  padding-bottom: 2px;
}

.divider
{
  margin-top: -10px;
  height: 0px;
  border-left: 1px solid #7F7F7F;
  border-right: 1px solid #7F7F7F;
}

.ie7 .divider,
.ie8 .divider
{
  height: 2px;
  margin-top: 0px;
}

.firefox2 .divider
{
  height: 2px;
  margin-top: 0px;
}

.pagecontent
{
  border-left: 1px solid #7F7F7F;
  border-right: 1px solid #7F7F7F;
}

.pagefooter
{
  background-color: #047982;
  border-left: 1px solid #7F7F7F;
  border-right: 1px solid #7F7F7F;
  border-bottom: 1px solid #7F7F7F;
  padding: 3px;
  text-align: center;
}

.pagefooter span
{
  color: White;
  margin: 0px 15px;
}

.contenttable
{
  width: 998px;
}

.contenttable td.content_left
{
  background-image: none;
  border-right: 1px solid #7F7F7F;
  background-image: none;
  width: 165px;
}

.contenttable div.content_left .leftmenu
{
  padding: 5px;
  padding-left: 17px
}

.contenttable div.content_center
{
  background-image: none;
  padding: 19px;
}

.contenttable td.content_right,
.contenttable div.content_right
{
  background-image: none;
  width: 165px;
  padding: 0px;
  overflow: hidden;
}