  body{
    background: #EBEBEB url(/idx_images/graybg.jpg?s=61C237A58F9500213BC45DEE2E98DF49AA8B9EFF) repeat-x;
    font-family:verdana;
	width: 996px;
	height: 100%;
  }
  div{
    position:absolute;
  }
  tr{cursor:hand;}

  #DIV_top_left,
  #DIV_top_right{
    background-color:white;
    top:0px;
    width:1200px;
    height:72px;
  }
  #DIV_top_left{
    left:30px;
  }
  #DIV_top_right{
    right:30px;
  }

  #DIV_corner_left,
  #DIV_corner_right{
    top:0px;
    width:33px;
    height:100px;
  }
  #DIV_corner_left{
    background: url(/idx_images/corner_left.jpg?s=A7D4FF74D1B8AABE9E45E3B815036895A35F212E) no-repeat;
    left:30px;
  }
  #DIV_corner_right{
    background: url(/idx_images/corner_right.jpg?s=46D89546AA7892E6A73762244C348F159ED0695B) no-repeat;
    right:30px;
  }

  #DIV_logo{
    background: transparent url(/idx_images/Logo_316.jpg?s=8EC050761DD25DD95C4C6ABEE31012101B8298B6) no-repeat;
    top:5px;
    left:70px;
    width:200px;
    height:100px;
  }

  #DIV_blue_bar_left,
  #DIV_blue_bar_right{
    background-color:#009ad8;
    top:72px;
    width:1200px;
    height:26px;
  }
  #DIV_blue_bar_left{
    left:30px;
  }
  #DIV_blue_bar_right{
    right:30px;
  }

  #DIV_white_bar_left,
  #DIV_white_bar_right{
    background-color:white;
    top:886px;
    width:1200px;
    height:16px;
  }
  #DIV_white_bar_left{
    left:30px;
  }
  #DIV_white_bar_right{
    right:30px;
  }

  #DIV_theme,
  #DIV_theme_right{
    top:98px;
    height:170px;
  }
  #DIV_theme{
    background: transparent url(/idx_images/PTH_Theme_Homepage_new.png?s=4DA2FA63D2E4F218F69C9A782EAD3D8317A57799) no-repeat;
    left:30px;
    width:900px;
    z-index:1;
  }
  #DIV_theme_right{
    background-color:black;
    right:30px;
    width:1500px;
    z-index:0;
  }

  #DIV_links{
    position:relative;
    top:260px;
    left:30px;
    width:1200px;
    border:1px solid #009ad8;
    padding:10px 10px 10px 10px;
  }

  #DIV_logonerror{
    position:relative;
    top:300px;
    left:30px;
    width:700px;
    border:1px solid #009ad8;
    padding:10px 10px 10px 10px;
    background-color: GrayText;
    color: Red;
  }

  #DIV_bottom_left,
  #DIV_bottom_right{
    background: transparent url(/idx_images/lowergradient_new_v2.jpg?s=365E468351CEEA7FE225EB0D1AB301FF19F35087) repeat-x;
    top:705px;
    width:1200px;
    height:181px;
  }
  #DIV_bottom_left{
    left:30px;
  }
  #DIV_bottom_right{
    right:30px;
  }

  #DIV_main_left,
  #DIV_main_right{
    background-color:white;
    top:98px;
    width:1200px;
    height:670px;
    z-index:-1;
  }
  #DIV_main_left{
    left:30px;
  }
  #DIV_main_right{
    right:30px;
  }

  #PFM_title{
    font-family:verdana;
    font-style:bold;
    font-size:18px;
  }
  .TR_link{
    text-decoration:underline;
  }
  #footer{
    right:3px;
    bottom:0px;
    font-family:"Sans-Serif";
    font-size:11px;
  }
