#PageSysCtrl{
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
}

div.tabs a span
{
  color: #000;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  font-weight: normal;
}

body.design{
  margin: 0px;
  padding: 0px;
}

body.design *{
  font-size: 14px;
  font-family: verdana;
}

td.outer_left{
  background-image: url("/images/design/design/leftmenu_bg.gif");
  background-position: top right;
}

td.outer_right{
  background-image: url("/images/design/design/leftmenu_bg.gif");
  background-position: top left;
}

td.outer_middle{
  width: 800px;
  text-align: center;
  vertical-align: top;
}

td.border_right{
  background-image: url("/images/design/front2/border_bottomright.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 5px;
}

td.border_left{
  background-image: url("/images/design/front2/border_bottomleft.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 5px;
}

td.border_middle{
  background-image: url("/images/design/front2/border_bottom.gif");
  background-repeat: repeat-x;
  background-position: bottom left;
  width: 800px;
}

a{
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
 color: #910D12;
}

td.block1{
  width: 140px;
  height: 140px;
  background-color: #F0ECE8;
  text-align: center;
  color: #910D12;
}

td.block2{
  width: 140px;
  height: 140px;
  background-color: #910D12;
  text-align: center;
}

td.block2 a{
  color: #FFFFFF;
}

td.block3{
  width: 140px;
  height: 140px;
  background-color: #F0ECE8;
  text-align: center;
}

td.block4{
  width: 140px;
  height: 140px;
  background-color: #ECE7E1;
  text-align: center;
}

td.block5{
  width: 140px;
  height: 140px;
  background-color: #F0ECE8;
  text-align: center;
  font-size: 9px;
  vertical-align: middle;
}

td.block6{
  width: 140px;
  height: 140px;
  background-color: #7C7B7B;
  text-align: center;
}
td.block6 a{
  color: #FFFFFF;
}

td.block7{
  width: 140px;
  height: 150px;
  margin-bottom: 20px;
  background-color: #E3DED6;
  text-align: center;
}

td.block8{
  width: 140px;
  height: 150px;
  background-color: #FFFFFF;
  text-align: center;
  background-image: url("/images/design/front2/logo_small.gif");
  background-position: middle center;
}

td.block9{
  width: 140px;
  height: 150px;
  background-color: #E3DED6;
  text-align: center;
}

td.block_bottom{
  text-align: center;
}

/* Begin Page Specific CSS */
td.stat{
  font-size: 8pt;
  vertical-align: center;
  color: #555555;
}
/* End Page Specific CSS */
